mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
Remove php 5.6 from travis-ci tester
This commit is contained in:
parent
83ab6bf5b3
commit
1b22deea54
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- nightly
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue