Browse Source

mofo travis dying

pull/291/head
jlukic 11 years ago
parent
commit
346cac5bdb
1 changed files with 2 additions and 1 deletions
  1. 3
      .travis.yml

3
.travis.yml

@ -2,4 +2,5 @@ language: node_js
node_js:
- "0.11"
before_script:
- npm install -g grunt-cli
- npm install -g grunt-cli
- npm update
Loading…
Cancel
Save