Merge pull request #183 from RobinD42/todo-move-travis

Add TODO about moving Travis-CI integration.
This commit is contained in:
Robin Dunn
2016-10-10 16:18:15 -07:00
committed by GitHub

View File

@@ -38,10 +38,11 @@ addons:
- libnotify-dev
# So install them in this step instead.
install:
- echo "****** travis install step"
- pip install -U pip
- pip install -U -r requirements.txt
- pip list
script: