Just use cabal again for travis testing, pray that it works
authorLuke Lau <luke_lau@icloud.com>
Fri, 17 Aug 2018 13:26:12 +0000 (14:26 +0100)
committerLuke Lau <luke_lau@icloud.com>
Fri, 17 Aug 2018 13:26:12 +0000 (14:26 +0100)
.travis.yml

index ab2505ad990c8f144c43e89165e24398ffc0bf54..1a67741b03e31235ece1d764f5642542d3801081 100644 (file)
@@ -49,7 +49,6 @@ before_install:
   - npm update
   - npm i -g javascript-typescript-langserver
 
-script:
-  - stack test --no-terminal --skip-ghc-check -j2  --stack-yaml=stack-$TRAVIS_HASKELL_VERSION.yaml
+# script:
 #   - cabal configure --enable-tests
 #   - cabal test --show-details=streaming