Skip to content

Commit

Permalink
chore(travis): recreate travis encyrpted file
Browse files Browse the repository at this point in the history
  • Loading branch information
ehdsouza committed Dec 7, 2018
1 parent 263ef34 commit fc48e1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified .env.enc
Binary file not shown.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ before_install:
-iv $encrypted_cebf25e6c525_iv -in .env.enc -out .env -d || true'
- npm install npm@latest -g
install:
- cat .env
- pip install tox-travis
- pip install bumpversion
- npm install @semantic-release/exec
Expand Down

0 comments on commit fc48e1f

Please sign in to comment.