Skip to content

Commit d9d0c49

Browse files
committed
Also need to remove py3-unit-nightly from Makefile
1 parent 527039b commit d9d0c49

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -979,13 +979,6 @@ ci-py3-packs-tests:
979979
@echo
980980
NOSE_WITH_TIMER=$(NOSE_WITH_TIMER) tox -e py36-packs -vv
981981

982-
.PHONY: ci-py3-unit-nightly
983-
ci-py3-unit-nightly:
984-
@echo
985-
@echo "==================== ci-py3-unit ===================="
986-
@echo
987-
NOSE_WITH_TIMER=$(NOSE_WITH_TIMER) tox -e py36-unit-nightly -vv
988-
989982
.PHONY: ci-py3-integration
990983
ci-py3-integration: requirements .ci-prepare-integration .ci-py3-integration
991984

0 commit comments

Comments
 (0)