Skip to content

Commit

Permalink
Merge pull request #69 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Test on both php 5.3 and 7.3
  • Loading branch information
Seldaek authored Apr 5, 2019
2 parents 46d9139 + 95c7bd6 commit e1100e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ php:
- 7.0
- 7.1
- 7.2
- hhvm
- 7.3
- hhvm-3.18
- nightly

matrix:
include:
- dist: precise
php: 5.3
fast_finish: true
allow_failures:
- php: nightly
Expand Down

0 comments on commit e1100e3

Please sign in to comment.