Skip to content

Commit 5d9ff2b

Browse files
committed
Removed regression test from .travis.yml
Signed-off-by: Lou Marvin Caraig <[email protected]>
1 parent 779a53f commit 5d9ff2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: 'Integration Tests Linux'
3333
script:
3434
- make test-integration
35-
- name: 'Regression Tests Linux'
36-
script:
37-
- make test-regression
3835
- name: 'Generated code'
3936
script:
4037
- GO111MODULE=on go mod tidy

0 commit comments

Comments
 (0)