Skip to content

Commit b147760

Browse files
committed
comment out travis
1 parent cc43097 commit b147760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ git:
99
quiet: true
1010

1111
before_install:
12-
- source <(curl -SLs https://raw.githubusercontent.com/hathach/travis-ci-arduino/test-nrf52/install.sh)
12+
# - source <(curl -SLs https://raw.githubusercontent.com/hathach/travis-ci-arduino/test-nrf52/install.sh)
1313
script:
14-
- build_platform adafruit:nrf52:feather52840
14+
# - build_platform adafruit:nrf52:feather52840
1515

1616
notifications:
1717
email:

0 commit comments

Comments
 (0)