Be more precise in TODO comment about jip shortcommings.

master
baztian 2015-04-01 19:59:35 +02:00
parent 0d3b11473e
commit eae6c0686d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ before_install:
install:
- pip install jip==0.7
- cp ci/dot_jip $VIRTUAL_ENV/.jip # TODO: Fix jip to search for local maven repo
- cp ci/dot_jip $VIRTUAL_ENV/.jip # TODO: Fix jip to search for local maven repo without twaking .jip
- pip install -e .
- pip install -r test-requirements.txt
- jip install org.xerial:sqlite-jdbc:3.7.2