Skip to content

Commit

Permalink
Restricting build to php 7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Weingarten committed Jan 10, 2019
1 parent 6c759c4 commit c3728a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ cache:

matrix:
include:
- php: 5.5
- php: 5.6
- php: 7
- php: 7.1
allow_failures:
- php: 7
- php: 7.1
fast_finish: true

install:
Expand Down

0 comments on commit c3728a8

Please sign in to comment.