Skip to content

Commit 4585469

Browse files
committed
Fixed travis
1 parent 7cfec55 commit 4585469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ install:
2626
python setup.py develop
2727
elif [ "$TEST_TYPE" = lint ]; then
2828
pip install flake8
29-
fi
3029
elif [ "$TEST_TYPE" = mypy ]; then
3130
pip install mypy
3231
fi

0 commit comments

Comments
 (0)