Skip to content

Commit

Permalink
switch travis to php 5 only
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Jan 27, 2020
1 parent 9ec59fb commit eb98244
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,10 +1,10 @@
language: php
os:
- linux
dist: trusty
php:
- 5.5
- 5.6
- 7.0
- 7.1
env:
global:
- CC_TEST_REPORTER_ID=33e96d4caae62b9822e3857791d4a49b43de7b7a0fd94ebc093567af78cc3a78
Expand Down

0 comments on commit eb98244

Please sign in to comment.