summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2017-11-02 17:04:56 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2017-11-02 18:10:50 -0400
commit6e37df18ef4e2750e954bf64f7dc46d57dcade3a (patch)
treec03a19ce82df57651218a0133d571c7887ce8b88 /.travis.yml
parentf590429592951ab1a39480e1d5fac05aa47a1192 (diff)
downloadpodman-6e37df18ef4e2750e954bf64f7dc46d57dcade3a.tar.gz
podman-6e37df18ef4e2750e954bf64f7dc46d57dcade3a.tar.bz2
podman-6e37df18ef4e2750e954bf64f7dc46d57dcade3a.zip
Remove tip from testing in yaml
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index a079aa21e..185cdbece 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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