Skip to content

Commit

Permalink
Travis builds on node LTS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanfie committed Jan 3, 2020
1 parent 5883ac0 commit 834d599
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: node_js
os:
- linux
- osx
- windows
node_js:
- 4
- 5
- 6
- 7
- node
- lts/*
- 8
- 10
- 12

0 comments on commit 834d599

Please sign in to comment.