Skip to content

Commit

Permalink
Update of CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Jun 13, 2018
1 parent d79262c commit 3e3df25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: birdofpreyru/mythril-integration-tests:0.0.4
- image: mythril/dev_test_environment:latest

version: 2
jobs:
Expand Down
1 change: 1 addition & 0 deletions docker_build_and_deploy.sh
@@ -1,4 +1,5 @@
#!/bin/sh
set -eo pipefail

NAME=mythril/myth

Expand Down

0 comments on commit 3e3df25

Please sign in to comment.