Skip to content

Commit

Permalink
Add travis sudo support
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Apr 18, 2015
1 parent 3cdcc58 commit 0301735
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 41 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
sudo: required
node_js:
- "0.10"
before_install:
Expand Down
80 changes: 39 additions & 41 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,43 +1,41 @@
application-configuration@1.0.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.4
coffeescript@1.0.5
ddp@1.0.14
deps@1.0.6
ejson@1.0.5
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
id-map@1.0.2
jquery@1.11.3
json@1.0.2
local-test:meteorhacks:cluster@1.6.0
logging@1.0.6
meteor@1.1.4
meteorhacks:cluster@1.6.0
minifiers@1.1.3
minimongo@1.0.6
mongo@1.0.11
observe-sequence@1.0.4
ordered-dict@1.0.2
base64@1.0.3
binary-heap@1.0.3
blaze@2.1.2
blaze-tools@1.0.3
boilerplate-generator@1.0.3
callback-hook@1.0.3
check@1.0.5
coffeescript@1.0.6
ddp@1.1.0
deps@1.0.7
ejson@1.0.6
geojson-utils@1.0.3
html-tools@1.0.4
htmljs@1.0.4
id-map@1.0.3
jquery@1.11.3_2
json@1.0.3
local-test:meteorhacks:cluster@1.6.4
logging@1.0.7
meteor@1.1.6
meteorhacks:cluster@1.6.4
minifiers@1.1.5
minimongo@1.0.8
mongo@1.1.0
observe-sequence@1.0.6
ordered-dict@1.0.3
practicalmeteor:chai@1.9.2_3
practicalmeteor:sinon@1.10.3_2
random@1.0.2
reactive-var@1.0.4
retry@1.0.2
routepolicy@1.0.4
spacebars@1.0.5
spacebars-compiler@1.0.4
templating@1.0.11
tinytest@1.0.4
tracker@1.0.5
ui@1.0.5
underscore@1.0.2
webapp@1.1.6
webapp-hashing@1.0.2
random@1.0.3
reactive-var@1.0.5
retry@1.0.3
routepolicy@1.0.5
spacebars@1.0.6
spacebars-compiler@1.0.6
templating@1.1.1
tinytest@1.0.5
tracker@1.0.7
ui@1.0.6
underscore@1.0.3
webapp@1.2.0
webapp-hashing@1.0.3

0 comments on commit 0301735

Please sign in to comment.