Skip to content

Commit

Permalink
fix parity integration tests in docker environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jknap committed Sep 10, 2018
1 parent e066452 commit 0e0d528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ services:
sandbox:
build:
context: .
environment:
PARITY_VERSION: v1.11.7
volumes:
- .:/code
command: tail -f /dev/null

0 comments on commit 0e0d528

Please sign in to comment.