Browse Source

node 8

feat/estimateFee-limit
Ivan Socolsky 8 years ago
parent
commit
398c5ccc64
No known key found for this signature in database GPG Key ID: FAECE6A05FAA4F56
  1. 2
      .travis.yml

2
.travis.yml

@ -12,7 +12,7 @@ addons:
- g++-4.8
- clang
node_js:
- '4'
- '8'
before_install:
- export CXX="g++-4.8" CC="gcc-4.8"
install:

Loading…
Cancel
Save