Skip to content

Commit

Permalink
Disable TLS for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
j16r committed Jul 11, 2018
1 parent 3181f00 commit ec7af65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/ci/ethereum_test
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ printf -- "\033[34mMigration complete.\033[0m\n"
########################

printf -- "\033[34mStarting chainlink...\033[0m\n"
export CHAINLINK_DEV=true
cldev &>$ROOT/integration/cldev.log &
waitForResponse http://127.0.0.1:6688
printf -- "\033[34mChainlink is running.\033[0m\n"
Expand Down

0 comments on commit ec7af65

Please sign in to comment.