Browse Source

travis fix

tags/1.2.0
Paul Rock 6 years ago
parent
commit
3bdc8a7395
  1. 2
      .travis.yml

2
.travis.yml

@ -11,9 +11,9 @@ addons:
- expect - expect
php: php:
- '7.1'
- '7.2' - '7.2'
- '7.3' - '7.3'
- '7.4'
before_script: before_script:
- sudo apt-get update - sudo apt-get update

Loading…
Cancel
Save