Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 7bae62e

Browse files
committed
Update travis config
1 parent c553da2 commit 7bae62e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.travis.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
language: node_js
22
node_js:
3-
- '0.10'
3+
- "0.10"
4+
- "0.12"
5+
- "4"
6+
- "5"
7+
- "6"
8+
sudo: false
9+
notifications:
10+
email: false

0 commit comments

Comments
 (0)