X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.travis.yml;h=19306cbf2012866fd136fb496be56ed7612c9fa0;hb=5468fbe3b35330fa3a2dc5bec82e45ae2644abf2;hp=04ee7f7cd781e9f6171a6e4f7988bb856f05a553;hpb=b906d381f30e1a6e79d051cfdee2751f2ab39cb0;p=lsp-test.git diff --git a/.travis.yml b/.travis.yml index 04ee7f7..19306cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,11 +26,12 @@ 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 +- export PATH=$HOME/.cabal/bin:$PATH install: - cabal v2-build