Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tinybike committed Aug 25, 2015
1 parent 2930c4e commit 1465f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python:
- "3.2"
- "3.3"
install:
- "sudo apt-get install python-numpy python-matplotlib python-scipy python-pymssql -qq -y"
- "sudo apt-get install freetds-dev python-numpy python-matplotlib python-scipy python-pymssql -qq -y"
- "easy_install -U setuptools"
- "pip install --upgrade pip"
- "pip install -r requirements.txt"
Expand Down

0 comments on commit 1465f59

Please sign in to comment.