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 0329ef4 commit 6f1f802
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,8 +39,6 @@ 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=mimic RGW_FRONTEND_TYPE=civetweb
- CEPH_FLAVOR=luminous RGW_FRONTEND_TYPE=civetweb

0 comments on commit 6f1f802

Please sign in to comment.