mirror of
https://github.com/status-im/bip39.git
synced 2025-01-09 20:25:59 +00:00
Fix Travis by removing v4 and v5
This commit is contained in:
parent
791e465088
commit
e9d3dbf38a
@ -3,10 +3,9 @@ language: node_js
|
||||
before_install:
|
||||
- npm install npm -g
|
||||
node_js:
|
||||
- "4"
|
||||
- "5"
|
||||
- "6"
|
||||
- "7"
|
||||
- "lts/*"
|
||||
- "9"
|
||||
- "10"
|
||||
env:
|
||||
- TEST_SUITE=test
|
||||
script: npm run-script $TEST_SUITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user