Make travis CI use 1.0 explicitly
This commit is contained in:
parent
974122e31f
commit
174c7f6e30
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
version: ~> 1.0
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
# the latest and greatest, has some issues that are excluded below in matrix.allow_failures
|
# the latest and greatest, has some issues that are excluded below in matrix.allow_failures
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue