Remove php 5.6 from travis-ci tester

This commit is contained in:
Starbeamrainbowlabs 2017-05-13 17:03:11 +01:00
parent 83ab6bf5b3
commit 1b22deea54
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
language: php language: php
php: php:
- 5.6
- 7.0 - 7.0
- 7.1
- nightly - nightly
before_script: before_script: