Skip to content

Commit

Permalink
Added all PHP versions into travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
66Ton99 committed Jan 27, 2016
1 parent bb6e9f8 commit 399e3f3
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
@@ -1,6 +1,6 @@
language: php

php: [5.3]
php: [5.3,5.4,5.5,5.6,7]

env:
- SF_VERSION='~2.3.0,>=2.3.18'
Expand Down

0 comments on commit 399e3f3

Please sign in to comment.