X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.travis.yml;h=8c7812c9a574ef4ea478f6a326dac7f70f60e990;hb=42757e7fe53223f3bdd81180a682faf72761afe3;hp=3b57dbab2c33ca137a76a65911c0d708c3009134;hpb=edee40c4aba2607c652cace2da780c373612665f;p=opengl.git diff --git a/.travis.yml b/.travis.yml index 3b57dba..8c7812c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,9 +20,9 @@ before_install: - npm update install: - - git clone https://github.com/haskell/haskell-ide-engine.git --recursive + - git clone https://github.com/Bubba/haskell-ide-engine.git --recursive - cd haskell-ide-engine - - git checkout c34c08eeced8173983601e98304258075f3057e1 + - git checkout import-code-actions - git submodule update - stack --no-terminal --skip-ghc-check install -j2 - stack exec hoogle generate