We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0362af3 commit ecf8eceCopy full SHA for ecf8ece
.travis.yml
@@ -17,6 +17,8 @@ addons:
17
before_install:
18
- source $TRAVIS_BUILD_DIR/install.sh
19
20
+install: travis_wait 30 mvn install
21
+
22
script:
23
- build_platform nrf52840
24
- build_platform esp32
0 commit comments