Skip to content

Commit 89138b5

Browse files
author
Alexander Lisianoi
committed
Drop node 0.12, add node 6 LTS Boron
1 parent 7c428fb commit 89138b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- '0.12' # Legacy
5-
- '4' # LTS
4+
- '4' # LTS Argon
5+
- '6' # LTS Boron
66
- 'stable'

0 commit comments

Comments
 (0)