Skip to content

Commit

Permalink
Tested php version should be 7.0, not just 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 5, 2016
1 parent e5d174e commit 4dd2fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo: false
php:
- 5.5
- 5.6
- 7
- 7.0
- hhvm

env:
Expand Down

0 comments on commit 4dd2fff

Please sign in to comment.