Fixed issue with circle-ci not able to use env variables

This commit is contained in:
jfederico 2017-08-15 19:03:17 +00:00
parent 970670ba6f
commit f0321367f8
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ deployment:
test:
pre:
- cp env .env
- cp sample.env .env