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 cc43097 commit b147760Copy full SHA for b147760
.travis.yml
@@ -9,9 +9,9 @@ git:
9
quiet: true
10
11
before_install:
12
- - source <(curl -SLs https://raw.githubusercontent.com/hathach/travis-ci-arduino/test-nrf52/install.sh)
+# - source <(curl -SLs https://raw.githubusercontent.com/hathach/travis-ci-arduino/test-nrf52/install.sh)
13
script:
14
- - build_platform adafruit:nrf52:feather52840
+# - build_platform adafruit:nrf52:feather52840
15
16
notifications:
17
email:
0 commit comments