Skip to content

Commit 064efbf

Browse files
committed
Modernize Travis config
1 parent 7e21b30 commit 064efbf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
dist: trusty
2-
sudo: false
3-
41
language: node_js
52

63
node_js:
4+
- "11"
75
- "10"
86
- "9"
97
- "8"

0 commit comments

Comments
 (0)