Browse Source

argh come on

better-aggressive
Rich-Harris 10 years ago
parent
commit
7f1a78fae3
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save