[go: nahoru, domu]

Skip to content

Commit

Permalink
bump travis node versions to current and lts
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael J. Ryan committed Dec 13, 2018
1 parent df5af41 commit 1321acc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "8"
- "10"
- "11"
script: "npm test"
deploy:
provider: npm
Expand Down

0 comments on commit 1321acc

Please sign in to comment.