Skip to content

Commit

Permalink
Fix regular build, disable private sale test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugenpaul committed Jul 10, 2018
2 parents 7fbbb5f + ba6ec37 commit 5267e03
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contracts/minter-service
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -15,6 +15,6 @@ services:
context: ./
dockerfile: ./docker/Dockerfile
command: /bin/bash -c "cd /node_modules/ethereum-bridge && node bridge -H ganache:8545 --dev"
restart: on-failure
restart: always
depends_on:
- ganache
File renamed without changes.

0 comments on commit 5267e03

Please sign in to comment.