X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=fecf4833b2e44599a4475ecc68c883a504dadcf6;hp=1a67741b03e31235ece1d764f5642542d3801081;hb=02b5f30feba1d3ece055c9136e087c417aab5694;hpb=67891d5809ffe1912d4f68a9d7bcfd5e74a3dd56 diff --git a/.travis.yml b/.travis.yml index 1a67741..fecf483 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,6 +49,7 @@ before_install: - npm update - npm i -g javascript-typescript-langserver -# script: +script: + - stack test --compiler ghc-$TRAVIS_HASKELL_VERSION # - cabal configure --enable-tests # - cabal test --show-details=streaming