Investigate travis stuff
[lsp-test.git] / .travis.yml
index b33a9ff844a15fafa0ce7b89680d27c0e152936f..dbfded3af3e53879cfff5221109f7907ad1b8010 100644 (file)
@@ -36,5 +36,8 @@ before_install:
   - npm update
   - npm i -g javascript-typescript-langserver
 
-# script:
-#   - stack --no-terminal --skip-ghc-check test
+script:
+  - pwd
+  - ls -a
+  - cabal new-configure
+  - cabal new-test -O2