Skip to content

Commit

Permalink
Updated travis CI nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanrenwick committed Nov 18, 2019
1 parent bf273dc commit 473606a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ cache: npm
matrix:
include:
- name: "Unit tests"
node_js: "10.15.3"
node_js: "12.13.0"
env: JOB=test
script: npm run $JOB

0 comments on commit 473606a

Please sign in to comment.