Skip to content

Commit cc7efc4

Browse files
committed
update travis
1 parent be2d54a commit cc7efc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
before_install:
1616
- wget -q https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh
1717
# add tinyusb option
18-
- sed -i 's/\(m4:speed=120\)/\1,usbstack=tinyusb/' install.sh
18+
- sed -i 's/\(m4:speed=120\)/\1,usbstack=tinyusb/g' install.sh
1919
- source install.sh
2020

2121
install:

0 commit comments

Comments
 (0)