mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-06-10 23:21:20 +00:00
chore: update travis versions
This commit is contained in:
@ -3,12 +3,10 @@ language: node_js
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- node_js: 4
|
||||
- node_js: 8
|
||||
env: CXX=g++-4.8
|
||||
- node_js: 10
|
||||
env: CXX=g++-4.8
|
||||
- node_js: 6
|
||||
env:
|
||||
- SAUCE=true
|
||||
- CXX=g++-4.8
|
||||
- node_js: stable
|
||||
env: CXX=g++-4.8
|
||||
|
||||
|
Reference in New Issue
Block a user