Skip to content

Commit

Permalink
Add PHP 5.6 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwelsh committed Mar 13, 2014
1 parent 1dac8ab commit eca35c4
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
Expand Up @@ -22,6 +22,8 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.5
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3.1 BEHAT_TEST=1

Expand Down

0 comments on commit eca35c4

Please sign in to comment.