Skip to content

Commit 77f38d0

Browse files
committed
[testing] test against lts node versions
1 parent fa5417e commit 77f38d0

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
@@ -9,8 +9,8 @@ script:
99
- npm run coverage
1010
- cat coverage/lcov.info | lcov-server --upload https://lcov-server.gabrielcsapo.com
1111
node_js:
12-
- "6"
13-
- "8"
12+
- "10"
13+
- "12"
1414
os:
1515
- linux
1616
sudo: false

0 commit comments

Comments
 (0)