mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
Merge branch 'develop' of https://github.com/ethereum/tests into develop
This commit is contained in:
commit
dabbb6df65
1 changed files with 2 additions and 0 deletions
|
|
@ -1,11 +1,13 @@
|
|||
---
|
||||
- name: update C++ client
|
||||
sudo: true
|
||||
docker_image:
|
||||
path: git/ansible/test-files/docker-cpp
|
||||
name: cpp
|
||||
state: build
|
||||
|
||||
- name: update Go client
|
||||
sudo: true
|
||||
docker_image:
|
||||
path: git/ansible/test-files/docker-go
|
||||
name: go
|
||||
|
|
|
|||
Loading…
Reference in a new issue