Skip to content

Commit

Permalink
更新支持 Swoole v4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Aug 3, 2019
1 parent e9746d2 commit 85178e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ matrix:
- php: 'nightly'
env: SWOOLE_VERSION="master" DISABLE_XDEBUG=false INSTALL_REDIS_EXT=true
- php: '7.1'
env: SWOOLE_VERSION="v4.4.2"
env: SWOOLE_VERSION="v4.4.3"
- php: '7.2'
env: SWOOLE_VERSION="v4.4.2"
env: SWOOLE_VERSION="v4.4.3"
- php: '7.3'
env: SWOOLE_VERSION="v4.4.2"
env: SWOOLE_VERSION="v4.4.3"
allow_failures:
- env: SWOOLE_VERSION="master"
- php: nightly
Expand Down

0 comments on commit 85178e2

Please sign in to comment.