From: Luke Lau Date: Mon, 30 Jul 2018 21:58:06 +0000 (+0100) Subject: Investigate travis stuff X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=752ff47e002d4f6062c9fcd3e8f1e6395a6531b6 Investigate travis stuff --- diff --git a/.travis.yml b/.travis.yml index a85c52a..dbfded3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,5 +37,7 @@ before_install: - npm i -g javascript-typescript-langserver script: + - pwd + - ls -a - cabal new-configure - cabal new-test -O2