update Travis to build cephcsi

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2019-05-08 09:54:02 +05:30 committed by mergify[bot]
parent 2f328cb12b
commit 74ad010d85

View File

@ -40,13 +40,9 @@ jobs:
- scripts/lint-go.sh - scripts/lint-go.sh
- scripts/test-go.sh - scripts/test-go.sh
- name: rbdplugin - name: cephcsi
script: script:
- make rbdplugin - make cephcsi
- name: cephfsplugin
script:
- make cephfsplugin
deploy: deploy:
- provider: script - provider: script