Skip to content

Commit

Permalink
Don't force MIX_ENV=test
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Apr 25, 2019
1 parent 763613c commit 48c50c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ jobs:
build:
docker:
- image: circleci/elixir:1.8
environment:
MIX_ENV: test

working_directory: ~/repo
steps:
Expand Down

0 comments on commit 48c50c3

Please sign in to comment.