Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
looooo committed Dec 9, 2015
1 parent 7fd28aa commit 34762d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ before_install:
- sudo apt-get install -qq python-scipy python-lxml
- sudo apt-get install -qq python3-scipy python3-lxml
- sudo apt-get install -qq hgsubversion
- sudo apt-get install -qq cython
- sudo apt-get install -qq cython3
install:
- hg clone https://bitbucket.org/anantha_ani/ezdxf-mozman
- sudo pip install -e ezdxf-mozman
- sudo pip install --upgrade numpy
- pip install cython
- pip install -r requires.txt
- pip install coveralls
script:
Expand Down

0 comments on commit 34762d1

Please sign in to comment.