mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Add php versions to travis run
This commit is contained in:
parent
7967bec394
commit
0b3046dfb4
@ -1,6 +1,8 @@
|
||||
language: php
|
||||
sudo: false
|
||||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
before_script:
|
||||
- composer install
|
||||
|
Loading…
Reference in New Issue
Block a user