Skip to content

Commit

Permalink
Travis CI for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Aug 24, 2017
1 parent 466e0e7 commit f6ef6cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq perl libtest-strict-perl
script: prove

0 comments on commit f6ef6cd

Please sign in to comment.