.travis.yml: remove make ocid ocic since there's make integration

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-09-24 00:35:22 +02:00
parent 430e1d298b
commit 9bcaab76d1
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9

View file

@ -21,5 +21,4 @@ install: true
script:
- make .gitvalidation
- make lint
- make ocid ocic
- make integration