diff --git a/Makefile b/Makefile index 008c0522..cbb5d224 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ test: pytest siuba/ test-travis: - py.test --nbval-lax $(filter-out %postgres.ipynb, $(NOTEBOOK_TESTS)) pytest $(PYTEST_FLAGS) siuba/ examples/%.ipynb: