Skip to content

Commit

Permalink
rm node version from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tinacious committed May 25, 2019
1 parent 4d89b15 commit 5f297f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- "6"
script:
- npm test
- npm run coverage-ci
- npm run coverage-ci

0 comments on commit 5f297f9

Please sign in to comment.