Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit 302d8da

Browse files
author
Gustavo Henke
committed
Use Travis CI container-based builds
Ref http://docs.travis-ci.com/user/migrating-from-legacy
1 parent 4a34df6 commit 302d8da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
node_js:
33
- "0.10"
44

5+
sudo: false
6+
57
env:
68
global:
79
# NPM_KEY

0 commit comments

Comments
 (0)