Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamsxin committed Jul 8, 2018
1 parent 2d78cd1 commit b3aec4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

sudo: required
group: deprecated-2017Q2
dist: trusty

addons:
Expand All @@ -22,12 +21,13 @@ addons:
- libleveldb-dev

php:
- 7.0.14
- 7.0
- 7.1
- 7.2
- nightly

matrix:
fast_finish: true
allow_failures:
- php: nightly

Expand Down

0 comments on commit b3aec4d

Please sign in to comment.