Skip to content

Commit dc88222

Browse files
committed
Add Node.js v0.12 and v4 to Travis config
1 parent d94fec1 commit dc88222

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,6 +1,8 @@
11
language: node_js
22
node_js:
33
- '0.10'
4+
- '0.12'
5+
- '4'
46
sudo: false
57
before_script:
68
- wget http://www.browserstack.com/browserstack-local/BrowserStackLocal-linux-x64.zip

0 commit comments

Comments
 (0)