X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.travis.yml;h=88efe99db2a0220c497b2d5b4a15f04eb36cb60d;hb=8c1b9ade4ee800cb7f6410c1e7d0f43f30138c9f;hp=c677e482f543cfbe6c2bf26f3e2f3e4c6917b78b;hpb=d25de2bf28d472df5d1d3e050090d243247dab1b;p=opengl.git diff --git a/.travis.yml b/.travis.yml index c677e48..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 pid-commands + - git submodule sync - git submodule update - stack --no-terminal --skip-ghc-check install -j2 - stack exec hoogle generate