Skip to content

Commit d720d59

Browse files
authored
Remove Odin operator test, Update .travis.yml
remove odin_II operator test job as the light suite takes 6 minutes altogether but the build is longer
1 parent b68e911 commit d720d59

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,6 @@ jobs:
115115
script:
116116
- ./.github/travis/build.sh
117117
- ./run_reg_test.pl odin_reg_micro -j2
118-
- stage: Test
119-
name: "ODIN-II Operators Tests"
120-
script:
121-
- ./.github/travis/build.sh
122-
- ./run_reg_test.pl odin_reg_operators -j2
123118

124119
- stage: Build Compatibility
125120
name: "GCC 5 (Ubuntu Xenial - 16.04)"

0 commit comments

Comments
 (0)