Skip to content

Commit c496c2f

Browse files
committed
CI Against Node 4.1
Perf isn't as bad as 0.12, and it's the new LTS release series. TBH, we should probably also CI against `'node'` for the latest public version.
1 parent cc95dca commit c496c2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22

33
node_js:
4+
- '4.1'
45
- '0.10'
56

6-
sudo: false
7+
sudo: false

0 commit comments

Comments
 (0)