mirror of
https://github.com/ivuorinen/palette.git
synced 2026-03-12 17:01:29 +00:00
Now actually running tests, dropping PHP5.5
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.5
|
||||
- php: 5.6
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user