X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.travis.yml;h=893fe9f58ceb306b0a93cb1ad9c01fb9b55eebd9;hp=f8a1799eafd18b0e5f798dbacb00b287622f3d55;hb=6a7ebc0d46c8d66adbf69f3bb0d26973ce11879c;hpb=b0e4c4b015fc173519f3019503d172803aad246a diff --git a/.travis.yml b/.travis.yml index f8a1799..893fe9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ addons: apt: packages: - npm - - hoogle before_install: - printenv @@ -38,6 +37,7 @@ before_install: - git submodule sync - git submodule update --init - stack --no-terminal install + - stack exec hoogle generate - cd $TRAVIS_BUILD_DIR - hie --version # - git submodule init