Skip to content

Commit

Permalink
fff
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-iob committed Feb 5, 2023
1 parent 92e6537 commit ccbb63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ before_script:

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

after_script:
Expand Down

0 comments on commit ccbb63e

Please sign in to comment.