Disable ruby testing in lib-test as travis-ci does not have ruby 2.3.0

This commit is contained in:
Matthias Beyer 2017-01-20 10:45:25 +01:00
parent 4f1cf691fd
commit 8419be1195
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ bin-test: $(BIN_TARGET_TESTS)
lib: $(LIB_TARGETS)
@$(ECHO) "\t[ALLLIB ]"
lib-test: $(LIB_TARGETS_TEST) lib-imag-ruby-test
lib-test: $(LIB_TARGETS_TEST)
lib-imag-ruby-test:
@$(MAKE) -C libimagruby