Skip to content

Commit

Permalink
Run tests against 7.2 not 7.3.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot authored and ADmad committed Aug 7, 2017
1 parent 6349889 commit 592ce8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,7 @@ php:
- 7.0
- 5.6
- 7.1
- nightly
- 7.2

dist: trusty

Expand Down Expand Up @@ -34,7 +34,7 @@ matrix:
fast_finish: true

allow_failures:
- php: nightly
- php: 7.2

include:
- php: 7.0
Expand Down

0 comments on commit 592ce8f

Please sign in to comment.