Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Apr 10, 2017
1 parent c0bd1f0 commit bf9c27a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y xmldiff
- pip install -U setuptools
install:
install:
- pip install -r requirements.txt
- python setup.py install
script:
- bash tests/test.sh
script:
- bash pynlpl/tests/test.sh

0 comments on commit bf9c27a

Please sign in to comment.