Skip to content

Commit fa082d0

Browse files
author
MarcoFalke
committed
travis: Remove valgrind
1 parent 7bcc42b commit fa082d0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -143,21 +143,11 @@ jobs:
143143
env: >-
144144
FILE_ENV="./ci/test/00_setup_env_native_asan.sh"
145145
146-
- stage: test
147-
name: 'x86_64 Linux [GOAL: install] [bionic] [no depends, only system libs, valgrind]'
148-
env: >-
149-
FILE_ENV="./ci/test/00_setup_env_native_valgrind.sh"
150-
151146
- stage: test
152147
name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, sanitizers: fuzzer,address,undefined]'
153148
env: >-
154149
FILE_ENV="./ci/test/00_setup_env_native_fuzz.sh"
155150
156-
- stage: test
157-
name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, fuzzers under valgrind]'
158-
env: >-
159-
FILE_ENV="./ci/test/00_setup_env_native_fuzz_with_valgrind.sh"
160-
161151
- stage: test
162152
name: 'x86_64 Linux [GOAL: install] [bionic] [no wallet]'
163153
env: >-

0 commit comments

Comments
 (0)