Merge branch 'develop' of https://github.com/ethereum/tests into develop

This commit is contained in:
CJentzsch 2015-01-19 15:17:20 +01:00
commit dabbb6df65

View File

@ -1,11 +1,13 @@
--- ---
- name: update C++ client - name: update C++ client
sudo: true
docker_image: docker_image:
path: git/ansible/test-files/docker-cpp path: git/ansible/test-files/docker-cpp
name: cpp name: cpp
state: build state: build
- name: update Go client - name: update Go client
sudo: true
docker_image: docker_image:
path: git/ansible/test-files/docker-go path: git/ansible/test-files/docker-go
name: go name: go