Skip to content

Commit

Permalink
run CI on current Node.js versions (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsvetomir authored and aciccarello committed Jun 13, 2019
1 parent f781b20 commit ae67b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ sudo: false
language: node_js

node_js:
- 6
- 8
- 10

- 12

before_install:
- npm install --global npm@
Expand Down

0 comments on commit ae67b72

Please sign in to comment.