Enable deprecation warnings

This commit is contained in:
Steven Silvester
2015-07-15 08:22:08 -05:00
parent e309845dab
commit 8207863e02
+1
View File
@@ -7,6 +7,7 @@ export COVERALLS_REPO_TOKEN=7LdFN9232ZbSY3oaXHbQIzLazrSf6w2pQ
export PIP_DEFAULT_TIMEOUT=60
sh -e /etc/init.d/xvfb start
export DISPLAY=:99.0
export PYTHONWARNINGS="d"
export TEST_ARGS="--exe --ignore-files=^_test -v --with-doctest \
--ignore-files=^setup.py$"
WHEELBINARIES="matplotlib numpy scipy pillow cython"