We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e313ec7 commit 1ccab47Copy full SHA for 1ccab47
.travis.yml
@@ -34,7 +34,7 @@ matrix:
34
env: PY=python3
35
script:
36
- curl -LO --retry 3 https://raw.githubusercontent.com/precice/systemtests/master/trigger_systemtests.py
37
- - travis_wait 60 $PY trigger_systemtests.py --adapter fenics --precice_branch master --wait
+ - travis_wait 60 $PY trigger_systemtests.py --adapter fenics --wait
38
39
- os: osx
40
name: "Mock tests [OSx]"
0 commit comments