Skip to content

Commit d90abd8

Browse files
committed
Build agains the latest node and the latest LTS version
1 parent 5f7cb67 commit d90abd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "4"
5-
- "5"
4+
- "node"
5+
- "lts/*"
66
script:
77
- npm run lint
88
- npm run build

0 commit comments

Comments
 (0)