Commit cb74287a authored by Bram Schoenmakers's avatar Bram Schoenmakers

Fix topydo installation on Travis.

parent 65c4e7ec
......@@ -2,5 +2,5 @@ language: python
python:
- "2.6"
- "2.7"
install: "pip install .[ical]"
install: "pip install topydo[ical]"
script: python setup.py test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment