From 1a38037621725f6114f901b229b9e2e17a940a4b Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Tue, 13 Mar 2018 12:13:11 -0400 Subject: [PATCH] Disable datascience / tensorflow builds on travis temporarily --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 7ac1a768..76909961 100644 --- a/Makefile +++ b/Makefile @@ -15,8 +15,6 @@ ALL_STACKS:=base-notebook \ minimal-notebook \ r-notebook \ scipy-notebook \ - tensorflow-notebook \ - datascience-notebook \ pyspark-notebook \ all-spark-notebook endif