Skip to content

Commit

Permalink
Addressing issue #15, broken Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed May 28, 2019
1 parent 7819199 commit f9b15a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
sudo: false
language: perl
perl:
- '5.26'
- '5.20'
- '5.10'
- '5.28'
- '5.14'
before_install:
- git config --global user.name "TravisCI"
install:
Expand Down

0 comments on commit f9b15a6

Please sign in to comment.