Skip to content

Commit

Permalink
Use 'before_install'
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydwatkin committed Jun 22, 2014
1 parent d7e7864 commit e500652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
before_script:
before_install:
- npm i -g npm
node_js:
- "0.10"
Expand Down

0 comments on commit e500652

Please sign in to comment.