Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Dec 6, 2015
1 parent 4a02615 commit cfc4e57
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .travis.yml
@@ -1,10 +1,4 @@
language: node_js
node_js:
- "0.10"
before_script:
- npm install -g bower
- npm install grunt-cli -g
- bower install
branches:
only:
- master
language: node_js
sudo: false
node_js:
- "4.2.2"

0 comments on commit cfc4e57

Please sign in to comment.