Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Node.js version support to match webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jouni-kantola committed Nov 8, 2017
1 parent 60ffb61 commit 4a7711b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "node"
- "4"
- "8.9.0"
- "4.3.0"
install:
- npm install
script:
Expand Down

0 comments on commit 4a7711b

Please sign in to comment.