Skip to content

Commit

Permalink
php7 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
emgiezet committed Oct 14, 2015
1 parent 9f64836 commit 8e38dde
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 @@ -5,11 +5,15 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
- hhvm

matrix:
allow_failures:
- php: hhvm
- php:
- hhvm
- 7.0

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit 8e38dde

Please sign in to comment.