Merge pull request #1405 from ethereum/pluginAPIWrapper

Fix node version for travis build
pull/1/head
yann300 6 years ago committed by GitHub
commit c745cdb0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

@ -1,6 +1,6 @@
language: node_js
node_js:
- "7"
- "9"
branches:
only:
- master

Loading…
Cancel
Save