X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=.travis.yml;h=25a5e69462fbd1bd4f16fa8b534cd4fd595cefd8;hp=8772ea1927e2d03717b8df36c6928fd4f0c2820d;hb=9dbcb47a59e389b2dcc4e86cde6b626a2f17e38a;hpb=4c5ad9975b44f2a0482d98c1e67f2de78e7dd0ca diff --git a/.travis.yml b/.travis.yml index 8772ea1..25a5e69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,8 +27,8 @@ before_install: # It's ok to fail - cd haskell-ide-engine - git init - - git remote add origin https://github.com/haskell/haskell-ide-engine.git - - git pull origin master + - git remote add origin https://github.com/Bubba/haskell-ide-engine.git + - git pull origin heirarchal-document-symbols - git submodule init - git submodule sync - git submodule update