Skip to content

Commit 1321acc

Browse files
author
Michael J. Ryan
committed
bump travis node versions to current and lts
1 parent df5af41 commit 1321acc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- "8"
3+
- "10"
4+
- "11"
45
script: "npm test"
56
deploy:
67
provider: npm

0 commit comments

Comments
 (0)