Skip to content

Commit 0f408f1

Browse files
committed
remove sugar :<
1 parent e579ce8 commit 0f408f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install_travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ fi
111111

112112
source activate pandas
113113

114-
pip install pytest-xdist pytest-sugar
114+
pip install pytest-xdist
115115
if [ "$LINT" ]; then
116116
conda install flake8
117117
pip install cpplint

0 commit comments

Comments
 (0)