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