Skip to content

Commit

Permalink
fix: Unsupport node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
rphansen91 committed Dec 31, 2018
1 parent e155a83 commit bdcf618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ notifications:
node_js:
- '10'
- '11'
- '8'
# - '8'
# - '6'
script:
- npm run test:prod && npm run build
Expand Down

0 comments on commit bdcf618

Please sign in to comment.