mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
add addons to travis
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
This commit is contained in:
parent
cee9c4f8b2
commit
1b98106815
@ -2,6 +2,12 @@
|
||||
# need for docker build
|
||||
sudo: true
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- realpath
|
||||
- ruby
|
||||
|
||||
language: go
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user