Add remaining handlers for messages
[opengl.git] / .travis.yml
index ab2505ad990c8f144c43e89165e24398ffc0bf54..d665c855de596e51597ed141d9132dbe04504bf6 100644 (file)
@@ -50,6 +50,6 @@ before_install:
   - npm i -g javascript-typescript-langserver
 
 script:
-  - stack test --no-terminal --skip-ghc-check -j2  --stack-yaml=stack-$TRAVIS_HASKELL_VERSION.yaml
-  - cabal configure --enable-tests
-  - cabal test --show-details=streaming
+  # - stack test --compiler ghc-$TRAVIS_HASKELL_VERSION
+  - cabal configure --enable-tests
+  - cabal test --show-details=streaming