Use stack for testing
[lsp-test.git] / .travis.yml
index 2b19ee1ccdec90a1683fdd3187aa6babbbc4f3d9..fecf4833b2e44599a4475ecc68c883a504dadcf6 100644 (file)
@@ -50,6 +50,6 @@ before_install:
   - npm i -g javascript-typescript-langserver
 
 script:
-  - stack test --no-terminal --skip-ghc-check -j2
+  - stack test --compiler ghc-$TRAVIS_HASKELL_VERSION
   # - cabal configure --enable-tests
   # - cabal test --show-details=streaming