Skip to content

Commit 1304e2f

Browse files
author
Rui Marinho
committed
Use travis container infrastructure
1 parent 8a99807 commit 1304e2f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
2+
23
node_js:
3-
- "0.10"
4-
- "0.11"
5-
before_install:
6-
- npm install -g npm
4+
- "0.12"
5+
- iojs
6+
7+
sudo: false

0 commit comments

Comments
 (0)