Skip to content

Commit 85243af

Browse files
committed
rewrite latest to node
1 parent 486fbe2 commit 85243af

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
@@ -4,7 +4,7 @@ node_js:
44
- 4
55
- 6
66
- 8
7-
- latest
7+
- node
88

99
notifications:
1010
email:
@@ -22,7 +22,7 @@ os:
2222

2323
matrix:
2424
allow_failures:
25-
- node_js: latest
25+
- node_js: node
2626
fast_finish: true
2727

2828
sudo: false

0 commit comments

Comments
 (0)