Skip to content

Commit 80cb3ab

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents bb2168a + 2d1a1a5 commit 80cb3ab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
language: node_js
2+
node_js:
3+
- '0.8'
4+
- '0.10'
5+
- '0.12'
6+
- 'iojs-v1.3'
7+
8+
sudo: false
9+
10+
before_install:
11+
- npm install --global npm@latest

0 commit comments

Comments
 (0)