Skip to content

Commit

Permalink
update travis node_js
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasso committed Sep 29, 2017
1 parent d90958f commit cfa724a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ node_js:
- "4"
- "5"
- "6"
- "7"
- "8"
script:
- npm run check:src
- npm run build
Expand Down

0 comments on commit cfa724a

Please sign in to comment.