X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.travis.yml;h=944f816be887a1e51eaf70831ddf02b7a7ab8a35;hp=04ee7f7cd781e9f6171a6e4f7988bb856f05a553;hb=04d18137900c9c3eb5e2837cbe59ae6fedbdc584;hpb=b906d381f30e1a6e79d051cfdee2751f2ab39cb0 diff --git a/.travis.yml b/.travis.yml index 04ee7f7..944f816 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,8 +26,8 @@ before_install: - git pull origin master - git checkout abdb097f39e135deaf321a604c95f16cbda32678 - git submodule update --init -- cabal v2-install hie -- cabal v2-run hoogle generate +- cabal v2-install hie -j2 +- cabal v2-run -j2 hoogle generate - cd $TRAVIS_BUILD_DIR - npm update - npm i -g javascript-typescript-langserver