Use old test with streaming
[lsp-test.git] / .travis.yml
index f45e3cfd6442ff79e53fd33c64d1f1c428d8dc4e..9ad0a0dce57d00b9e3073068f0122c55b1005872 100644 (file)
@@ -43,5 +43,5 @@ before_install:
 script:
   - pwd
   - ls -a
-  - cabal new-configure
-  - cabal new-test -O2 -j2
+  - cabal configure --enable-tests
+  - cabal test -O2 -j2 --show-details=streaming