Updated travis file to hopefully fix CI errors

This commit is contained in:
Dan Brown
2016-05-15 13:53:42 +01:00
parent 8d80e7311c
commit 7ad28aeab4

View File

@ -1,8 +1,13 @@
language: php language: php
php: php:
- 7.0 - 7.0
sudo: required
dist: trusty
node_js:
- "4.1.2"
cache: cache:
directories: directories:
- node_modules - node_modules