disabled travis linux job

This commit is contained in:
Eugene Pankov 2019-07-04 13:01:09 +02:00
parent 4441bc7e05
commit f616cb9b8f

View File

@ -39,7 +39,7 @@ jobs:
- stage: 'Docs'
os: linux
if: branch = master
if: branch = xxx
script:
- set -e
- openssl aes-256-cbc -K $encrypted_4e2fb4889ef8_key -iv $encrypted_4e2fb4889ef8_iv -in .travis.ssh.key.enc -out .travis.ssh.key -d