Skip to content

Commit

Permalink
Disable travis_wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Damsgaard committed Mar 28, 2018
1 parent 74cddc9 commit 8e7212a
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 @@ -25,7 +25,7 @@ install:
#-e 'mirror /archive/Model-Data/CICE/ ~/ICEPACK_INPUTDATA; quit'"

script:
- "travis_wait ./cice.setup --suite travis_suite --testid travisCItest
- "./cice.setup --suite travis_suite --testid travisCItest
--mach travisCI --env gnu;
cd travis_suite.travisCItest &&
./results.csh"
Expand Down

0 comments on commit 8e7212a

Please sign in to comment.