Skip to content

Commit

Permalink
Update travis for .env shuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed Jun 3, 2019
1 parent 29e6a9d commit 62647b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ before_script:
- yes | pecl install imagick

# copy the .env database
- cp tests/.env.test.$DB tests/.env
- cp tests/.env.example.$DB tests/.env

script:
- |
Expand Down

0 comments on commit 62647b1

Please sign in to comment.