Skip to content

Commit

Permalink
have Travis run prove for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lavin committed Jul 20, 2016
1 parent 46d36ed commit 420086a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -28,6 +28,7 @@ script:
- perl Makefile.PL force=1 PREFIX=/home/travis/interchange
- make
- perl test.pl
- prove -rlv
- make install
- mkdir /home/travis/catalogs
- cp -r /home/travis/interchange/strap /home/travis/catalogs/
Expand Down

0 comments on commit 420086a

Please sign in to comment.