Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Feb 18, 2015
1 parent d730b00 commit 33ffecd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- "0.10"
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'
- "npm install -g bower grunt-cli"
- "bower install"

0 comments on commit 33ffecd

Please sign in to comment.