Skip to content

Commit

Permalink
trying out travis
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Jan 5, 2013
1 parent 431f879 commit 9b3ce9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -0,0 +1,2 @@
before_install: "cabal install hlint derive"
script: "make Data/OpenPGP/Arbitrary.hs && make report.html && [ ! -e report.html ] && make dist/setup-config && make test && make clean && make Data/OpenPGP/Arbitrary.hs && make CEREAL=1 dist/setup/config && make CEREAL=1 test"

0 comments on commit 9b3ce9e

Please sign in to comment.