From 5d20647a650adbf8c98c446d3c185dae7706b0e7 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 23 Oct 2017 11:43:23 -0700 Subject: TODO --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2819eb20..30ddbff0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ install: # Self-install for setup.py-driven deps - pip install -e . # Dev (doc/test running) requirements + # TODO: use pipenv + whatever contexty-type stuff it has - pip install codecov # For codecov specifically - pip install -r dev-requirements.txt script: -- cgit v1.2.3