pull/389/head
Jesse Vincent 7 years ago
parent 18ee016f7d
commit 9d5663c1f8
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -5,4 +5,4 @@ os:
install:
- git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Arduino-Boards hardware/keyboardio/avr
script:
- make travis-test ARDUINO_PATH=$(shell pwd)/arduino BOARD_HARDWARE_PATH=$(shell pwd)/hardware
- make travis-test ARDUINO_PATH=$(pwd)/arduino BOARD_HARDWARE_PATH=$(pwd)/hardware

Loading…
Cancel
Save