Try just 1 job
[lsp-test.git] / .travis.yml
index f45e3cfd6442ff79e53fd33c64d1f1c428d8dc4e..cc282edc788646a58f35285d15be14c596100570 100644 (file)
@@ -41,7 +41,5 @@ before_install:
   - npm i -g javascript-typescript-langserver
 
 script:
-  - pwd
-  - ls -a
   - cabal new-configure
-  - cabal new-test -O2 -j2
+  - cabal new-test -j1 -O2