Skip to content

Commit 7a19707

Browse files
authored
Remove node 10 from travis (#354)
* Remove node 10 from travis * Trigger build on travis-ci.com
1 parent 5b020f3 commit 7a19707

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
@@ -1,4 +1,4 @@
11
language: node_js
22
node_js:
3-
- '10'
43
- '12'
4+
- '14'

0 commit comments

Comments
 (0)