Browse Source

update travis.yml

better-aggressive
Rich-Harris 9 years ago
parent
commit
69b745f761
  1. 2
      .travis.yml

2
.travis.yml

@ -7,3 +7,5 @@ node_js:
env:
global:
- BUILD_TIMEOUT=10000
install: npm install --ignore-scripts
script: npm run ci

Loading…
Cancel
Save