.travis.yml: remove make ocid ocic since there's make integration
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
430e1d298b
commit
9bcaab76d1
1 changed files with 0 additions and 1 deletions
|
@ -21,5 +21,4 @@ install: true
|
||||||
script:
|
script:
|
||||||
- make .gitvalidation
|
- make .gitvalidation
|
||||||
- make lint
|
- make lint
|
||||||
- make ocid ocic
|
|
||||||
- make integration
|
- make integration
|
||||||
|
|
Loading…
Reference in a new issue