Skip to content

Commit

Permalink
Merge pull request #19 from schmunk42/patch-1
Browse files Browse the repository at this point in the history
added PHP versions
  • Loading branch information
mikehaertl authored Jan 17, 2017
2 parents 0ac14c9 + 02e4f15 commit 99f9d7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: php
php:
- "7.1"
- "7.0"
- "5.6"
- "5.5"
- "5.4"
- "5.3"
Expand Down

0 comments on commit 99f9d7d

Please sign in to comment.