Skip to content

Commit

Permalink
Merge pull request #173 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Test all the php versions
  • Loading branch information
jenssegers committed Dec 9, 2015
2 parents f305e84 + e906929 commit d6be343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: php

php:
- 5.3.3
- 5.3
- 5.4
- 5.5.9
- 5.5
- 5.6
- 7.0
Expand Down

0 comments on commit d6be343

Please sign in to comment.