And more Travis fiddling.

This commit is contained in:
Jared Boone 2016-02-04 09:55:27 -08:00
parent bdbe3146be
commit 5cf1f9af86

View File

@ -11,7 +11,8 @@ before_script:
script:
# TODO: Introduce top-level Makefile, this is lame.
- echo $PATH
- /home/travis/build/sharebrained/portapack-hackrf/gcc-arm-none-eabi-5_2-2015q4/bin/arm-none-eabi-gcc -v
- arm-none-eabi-gcc -v
- pushd firmware/
- make release
- popd