Skip to content

Commit

Permalink
Wait longer yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Mar 23, 2018
1 parent 6ddcf30 commit 57ad755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function setup_firefox {
# check that we got something
if [ -z "$version" ]; then
echo "Failed to determine the latest geckodriver version!"
sleep 60
sleep 180 # wait three minutes
exit 1
fi
fi
Expand Down

0 comments on commit 57ad755

Please sign in to comment.