mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
Have travis build against node 5
Since it is the latest stable release, but 4 is the latest LTS release, we should have CI against both.
This commit is contained in:
parent
b8e5a89667
commit
ea87bbaee6
@ -1,6 +1,7 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '4'
|
||||
- '0.10'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user