Skip to content

Commit

Permalink
Update for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Apr 20, 2017
1 parent 81fb840 commit 997a279
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -5,11 +5,8 @@ python:
- 3.4
- 3.5
- 3.6
before_install:
- git clone https://github.com/OnroerendErfgoed/crabpy.git
- (cd crabpy && git checkout FIX_0.8.1)
install:
- pip install -r requirements-tci.txt
- pip install -r requirements.txt
- python setup.py develop
- pip install nose coverage nose-testconfig coveralls webtest
script:
Expand Down
5 changes: 0 additions & 5 deletions requirements-tci.txt

This file was deleted.

0 comments on commit 997a279

Please sign in to comment.