X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.travis.yml;h=f1d04aef6c6b13df73591491df9db9b4f2b350d8;hp=893fe9f58ceb306b0a93cb1ad9c01fb9b55eebd9;hb=98ea7eeeffa2045e6564498df6d95965b405b4ef;hpb=6a7ebc0d46c8d66adbf69f3bb0d26973ce11879c diff --git a/.travis.yml b/.travis.yml index 893fe9f..f1d04ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ before_install: - git submodule init - git submodule sync - git submodule update --init - - stack --no-terminal install + - stack --no-terminal --skip-ghc-check -j2 install - stack exec hoogle generate - cd $TRAVIS_BUILD_DIR - hie --version