Skip to content

Commit

Permalink
disable 7.1 and hhvm build as they currently do not work
Browse files Browse the repository at this point in the history
  • Loading branch information
troosan committed Jul 6, 2017
1 parent b919d58 commit 24c440b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -6,14 +6,12 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
## - hhvm

matrix:
allow_failures:
- php: 7.0
- php: 7.1
- php: hhvm
## - php: hhvm

env:
global:
Expand Down

0 comments on commit 24c440b

Please sign in to comment.