Skip to content

Commit

Permalink
Travis: update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Sep 10, 2020
1 parent 4d6eca9 commit c672b67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- '0.10'
script: make test-ci
sudo: false
- node
- lts/*
after_success: npm run report-coveralls

0 comments on commit c672b67

Please sign in to comment.