fix Makefile, Travis make

This commit is contained in:
yparitcher
2019-01-06 23:15:43 -05:00
parent 5862a8a5ac
commit 6c6f0a0068
2 changed files with 3 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ before_install:
- sudo apt-get install -y gcc-arm-embedded
script:
- export CC=gcc-7
- make test
- make travis