Browse Source

remove tests for unsupported php versions

pull/88/head
Chris 8 years ago
parent
commit
9d78208aa7
  1. 2
      .travis.yml

2
.travis.yml

@ -1,8 +1,6 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'

Loading…
Cancel
Save