Merge pull request #2193 from LudwigOrtmann/libfixmath-test
Revert "tests: don't build test/libfixmath on Travis CI"
This commit is contained in:
commit
624ef19dd7
@ -3,8 +3,4 @@ include ../Makefile.tests_common
|
||||
|
||||
USEPKG += libfixmath
|
||||
|
||||
ifeq ($(TRAVIS),true)
|
||||
BOARD_WHITELIST := -
|
||||
endif
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
@ -13,8 +13,4 @@ BOARD_INSUFFICIENT_RAM += redbee-econotag stm32f0discovery
|
||||
|
||||
USEMODULE += libfixmath-unittests
|
||||
|
||||
ifeq ($(TRAVIS),true)
|
||||
BOARD_WHITELIST := -
|
||||
endif
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user