fix travis build

pull/25/head
Pavol Rusnak 9 years ago
parent 6e3aec0c1b
commit 18b7b8bdc3
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -6,7 +6,7 @@ install:
- sudo apt-get install -y build-essential git gcc-arm-none-eabi
script:
- make -C libopencm3
- make -C vendor/libopencm3
- make
- make -C firmware
- make -C bootloader

Loading…
Cancel
Save