Skip to content

Commit

Permalink
fix(build): simulate update to build script
Browse files Browse the repository at this point in the history
Force the use of semantic release
  • Loading branch information
dlangst committed Jan 22, 2021
1 parent 3ad2320 commit af43e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ before_install:
install:
- pip install tox-travis

#
# before_script:
# - 'openssl aes-256-cbc -K $ghost_key -iv $ghost_iv -in .ghostenv.enc -out .ghostenv -d || true'

Expand Down

0 comments on commit af43e19

Please sign in to comment.