Skip to content

Commit

Permalink
is sudo required for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mikofski committed Jul 12, 2016
1 parent 42604a1 commit ddd3bc5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
language: python
sudo: required
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libatlas-dev liblapack-dev libblas-dev gfortran
before_script:
- python /home/travis/build/SunPower/SolarUtils/setup.py bdist_wheel
- pip install /home/travis/build/SunPower/SolarUtils/dist/SolarUtils-*.whl
Expand Down

0 comments on commit ddd3bc5

Please sign in to comment.