Skip to content

Commit

Permalink
travis php 7
Browse files Browse the repository at this point in the history
  • Loading branch information
peppeocchi committed Nov 21, 2015
1 parent 803a3ff commit 8d546c9
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
@@ -1,10 +1,12 @@
language: php
php:
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 5.6
- php: 7.0
- php: hhvm
fast_finish: true
before_script:
Expand Down

0 comments on commit 8d546c9

Please sign in to comment.