Skip to content

Commit

Permalink
adding build-essential to travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
wbierbower committed May 10, 2015
1 parent 2852d52 commit a7d8b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- "2.7"

before_install:
- sudo apt-get install -y build-essential
- sudo apt-get install -y python-setuptools
- sudo apt-get install -y python-numpy
- sudo apt-get install -y python-scipy
Expand Down

0 comments on commit a7d8b3b

Please sign in to comment.