Skip to content

Commit

Permalink
chore(ci): add node v13 as a test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
garthenweb committed Feb 16, 2020
1 parent d98c87f commit 326087f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
matrix:
include:
- node_js: "13"
- node_js: "12"
- node_js: "10"
- node_js: "8"
Expand Down

0 comments on commit 326087f

Please sign in to comment.