diff --git a/.travis.yml b/.travis.yml index 9d6c5a6..1e687a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,12 +3,4 @@ - "1.11" script: - make depend - - make - notifications: - email: - recipients: - - mtorres@tibco.com - #- yxu@tibco.com - #- mwenyan@tibco.com - on_success: never # default: change - on_failure: always # default: always \ No newline at end of file + - make \ No newline at end of file diff --git a/Makefile b/Makefile index aa98f87..9876b1a 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ buildtype: install @$(SCRIPTS_PATH)/buildtype.sh .PHONY: test_all -all: dovetail-tests hyperledger-fabric-tests corda-tests +test_all: dovetail-tests hyperledger-fabric-tests corda-tests .PHONY: dovetail-tests dovetail-tests: