Skip to content

Commit

Permalink
[testing] test against lts node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcsapo committed Mar 30, 2020
1 parent 931a1c6 commit 5279f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ script:
- npm run coverage
- cat coverage/lcov.info | lcov-server --upload https://lcov-server.gabrielcsapo.com
node_js:
- "6"
- "8"
- "10"
- "12"
os:
- linux
sudo: false

0 comments on commit 5279f64

Please sign in to comment.