Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request #302 from marisbahtins/master
Browse files Browse the repository at this point in the history
Increase travis timeout
  • Loading branch information
SachinKSingh28 authored Dec 7, 2018
2 parents 5266a61 + bc6176e commit 963a9e4
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 @@ -28,7 +28,7 @@ before_install:

script:
- ./adop
- ./adop compose init
- travis_wait 20 ./adop compose init
- ./adop target set -t http://127.0.0.1 -u ${INITIAL_ADMIN_USER} -p ${INITIAL_ADMIN_PASSWORD_PLAIN}
- sleep 30
- ./adop workspace -w Travis create
Expand Down

0 comments on commit 963a9e4

Please sign in to comment.