Revert "tests: don't build test/libfixmath on Travis CI"

This reverts commit f061d0214e.
dev/timer
Ludwig Ortmann 8 years ago
parent 5c9d749649
commit a7f7d7e516

@ -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…
Cancel
Save