Skip to content

Commit 8f5a8b0

Browse files
Extend wait time during travis debug
Signed-off-by: Firas Sahli <firas.sahli@adlinktech.com>
1 parent 4125826 commit 8f5a8b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ python:
1717
install:
1818
- travis_retry pip3 install tox
1919
- pip install codecov jsonpickle idl_parser
20+
- travis_wait 30 mvn install
2021
script:
2122
# - cd ../..
2223
- ./configure

0 commit comments

Comments
 (0)