Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Change before install script to one without meteorite
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhu committed Aug 13, 2015
1 parent 3ca9078 commit 7feddf1
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
Expand Up @@ -5,7 +5,7 @@ node_js:
- "0.11"
- "0.10"
before_install:
- "curl -L http://git.io/ejPSng | /bin/sh"
- "curl -L http://git.io/v3ort | /bin/sh"
branches:
only:
- master

0 comments on commit 7feddf1

Please sign in to comment.