Skip to content

Commit 5c8fa10

Browse files
authored
Merge pull request #392 from JaKXz/patch-1
Update .travis.yml
2 parents 83a16dd + 3592911 commit 5c8fa10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
sudo: false
12
language: node_js
23
node_js:
3-
- "5"
4+
- "lts/*"
5+
- "stable"

0 commit comments

Comments
 (0)