We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263ef34 commit fc48e1fCopy full SHA for fc48e1f
2 files changed
.env.enc
0 Bytes
.travis.yml
@@ -10,7 +10,6 @@ before_install:
10
-iv $encrypted_cebf25e6c525_iv -in .env.enc -out .env -d || true'
11
- npm install npm@latest -g
12
install:
13
-- cat .env
14
- pip install tox-travis
15
- pip install bumpversion
16
- npm install @semantic-release/exec
0 commit comments