From: Anders Mörtberg Date: Mon, 25 Sep 2017 12:09:28 +0000 (+0200) Subject: test travis for PRs X-Git-Url: https://git.ak3n.com/?a=commitdiff_plain;h=747f5bafad712b90da9eb7e6b893fff16683fe17;p=cubicaltt.git test travis for PRs --- diff --git a/.travis.yml b/.travis.yml index e5531df..33b0ef3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,5 +38,3 @@ install: script: # Build the package, its tests, and its docs and run the tests - stack --no-terminal build --haddock --no-haddock-deps - -