Update .travis.yml with npm cache and php 5.6

This commit is contained in:
Scott Walkinshaw
2014-12-31 17:29:32 -05:00
parent 771527bcff
commit 870a14168c

View File

@@ -1,6 +1,8 @@
sudo: false
language: php
cache: npm
php:
- '5.6'
- '5.5'
- '5.4'
before_install: