Skip to content

Commit

Permalink
travis: remove secure variable
Browse files Browse the repository at this point in the history
This is not used anymore so we can remove it.

Signed-off-by: Dimitri Savineau <[email protected]>
(cherry picked from commit e570244)
  • Loading branch information
dsavineau committed Mar 17, 2020
1 parent ffc043e commit c8da4b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,5 @@ after_failure:
- docker exec ceph-demo ceph --cluster test -s

env:
global:
secure: Q7ilx50Ch5DPNiSfTpEwrlrzGOXTFaKVoaGdKWHoxj5zf2+G3/pggCtW3ZTeuof0AtHjsnfG0f20Y+S+pwo9q+ksTa52UdUIBOXZZVeovGfQAaH23E+gxJwxHYdWwhSJAzpRzFKgr7XoZO+lwMFYun0sBCTk8lLG/nEMw37t3ks=
matrix:
- CEPH_FLAVOR=nautilus RGW_FRONTEND_TYPE=beast

0 comments on commit c8da4b0

Please sign in to comment.