Skip to content

Commit ccbb63e

Browse files
committed
fff
1 parent 92e6537 commit ccbb63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ before_script:
156156

157157
script:
158158
- if [ ${TRAVIS_BRANCH} != "coverity" ]; then
159-
make -j2 && ctest -V -R integration_test_levelset_parallel_00001;
159+
make -j2 && ctest -V;
160160
fi
161161

162162
after_script:

0 commit comments

Comments
 (0)