Skip to content

Commit

Permalink
travis : force targets to be rebuilt
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan4973 committed Jun 28, 2015
1 parent cab8663 commit fcc8092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit fcc8092

Please sign in to comment.