Update .travis.yml with npm cache and php 5.6
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: php
|
language: php
|
||||||
|
cache: npm
|
||||||
php:
|
php:
|
||||||
|
- '5.6'
|
||||||
- '5.5'
|
- '5.5'
|
||||||
- '5.4'
|
- '5.4'
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
Reference in New Issue
Block a user