travis : force targets to be rebuilt

This commit is contained in:
Yann Collet 2015-06-28 03:40:12 -08:00
parent cab86639a5
commit fcc80928a3

View File

@ -1,6 +1,6 @@
language: c
compiler: gcc
script: make test-all
script: make -B test-all
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq gcc-arm-linux-gnueabi