Skip to content

Commit

Permalink
chore(*): run tests in node v8
Browse files Browse the repository at this point in the history
  • Loading branch information
garthenweb authored Mar 12, 2019
1 parent b511fca commit a6772e4
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
Expand Up @@ -3,5 +3,6 @@ matrix:
include:
- node_js: "11"
- node_js: "10"
- node_js: "8"

script: "npm test"

0 comments on commit a6772e4

Please sign in to comment.