Skip to content

Commit

Permalink
测试:增加测试的环境版本 7.0 和 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichao-poper committed Aug 27, 2017
1 parent b05db85 commit bc835ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ php:
- 5.5
# aliased to a recent 5.6.x version
- 5.6
# hhvm
- hhvm
# 7.0
- 7.0
# 7.1
- 7.1

before_script:
- composer self-update
Expand Down

0 comments on commit bc835ba

Please sign in to comment.