Skip to content

Commit c8669ff

Browse files
committed
opt into container builds and add node 0.12
1 parent 8cb9297 commit c8669ff

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
@@ -1,3 +1,5 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- "0.10"
5+
- "0.12"

0 commit comments

Comments
 (0)