Use new-test with optimisations
authorLuke Lau <luke_lau@icloud.com>
Sat, 28 Jul 2018 17:09:52 +0000 (18:09 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sat, 28 Jul 2018 17:09:52 +0000 (18:09 +0100)
.travis.yml

index b33a9ff844a15fafa0ce7b89680d27c0e152936f..8ce9a5d12f5bbe4500913b120b6781968e07e42f 100644 (file)
@@ -36,5 +36,5 @@ before_install:
   - npm update
   - npm i -g javascript-typescript-langserver
 
-script:
-#   - stack --no-terminal --skip-ghc-check test
+script:
+  - cabal new-test -O2