Skip to content

Commit 308ca67

Browse files
authored
Run Travis builds on Node 10.0.0
1 parent de9ac27 commit 308ca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cache: npm
33
notifications:
44
email: false
55
node_js:
6-
- 10
6+
- 10.0.0
77
- 12
88
- node
99
install: npm install

0 commit comments

Comments
 (0)