Skip to content

Commit f21ee38

Browse files
committed
try another timeout
1 parent 893fcd5 commit f21ee38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ addons:
1515
- python3-pip
1616

1717
before_install:
18+
- travis_wait 30 mvn install
1819
- source $TRAVIS_BUILD_DIR/install.sh
1920

20-
install: travis_wait 30 mvn install
21-
2221
script:
2322
- build_platform nrf52840
2423
- build_platform esp32

0 commit comments

Comments
 (0)