Skip to content

Commit

Permalink
Test explicit old version of Node.js to see if codecov is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
bingenito committed Jun 19, 2019
1 parent 2a4ee79 commit 63b8619
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
@@ -1,7 +1,7 @@
language: node_js

node_js:
- "lts/*"
- "10.15.3"

sudo: false

Expand Down Expand Up @@ -33,4 +33,4 @@ deploy:
skip_cleanup: true
on:
tags: true
branch: master
branch: master

0 comments on commit 63b8619

Please sign in to comment.