summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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