Remove tip from testing in yaml

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2017-11-02 17:04:56 -04:00
parent f590429592
commit 6e37df18ef

View File

@ -45,14 +45,6 @@ jobs:
- make docs
- make
go: 1.9.x
- script:
- make .gitvalidation
- make gofmt
- make lint
- make testunit
- make docs
- make
go: tip
- stage: Integration Test
script:
- make all