Add new-configure to travis
[opengl.git] / .travis.yml
index b33a9ff844a15fafa0ce7b89680d27c0e152936f..a85c52a621dd2d91a9ce181d4f61792a2d43cd31 100644 (file)
@@ -36,5 +36,6 @@ before_install:
   - npm update
   - npm i -g javascript-typescript-langserver
 
-# script:
-#   - stack --no-terminal --skip-ghc-check test
+script:
+  - cabal new-configure
+  - cabal new-test -O2