Skip to content

Commit

Permalink
Run tests on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jan 2, 2015
1 parent b69456a commit c34d8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ install:
script:
- cabal configure -v2
- cabal build
- cabal test
- cabal sdist
- export SRC_TGZ=$(cabal info . | awk '{print $2 ".tar.gz";exit}') ;
cd dist/;
Expand Down

0 comments on commit c34d8ca

Please sign in to comment.