tweaking travis config

This commit is contained in:
Martin Allien 2017-09-13 10:44:08 +02:00 committed by GitHub
parent 0fc9049c28
commit 1d2f311d1d
1 changed files with 6 additions and 7 deletions

View File

@ -1,9 +1,8 @@
dist: trusty
sudo: false
language: node_js
node_js:
- "iojs"
before_script:
- npm install -g gulp-cli
cache:
directories:
- "node_modules"
script: gulp
- "node"
install:
- npm install
script: gulp