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

Commit

Permalink
Travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhu committed Sep 11, 2014
1 parent 97576a8 commit 02191ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.10"
before_install:
- "curl -L http://git.io/ejPSng | /bin/sh"
branches:
only:
- master
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
[
"meteor",
"1.0.2"
"1.0.3"
],
[
"meteorhacks:npm",
Expand All @@ -14,6 +14,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "[email protected].26",
"toolVersion": "[email protected].27",
"format": "1.0"
}

0 comments on commit 02191ab

Please sign in to comment.