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