Add python 2.6 in travis

This commit is contained in:
Thomas Applencourt 2015-03-26 19:04:19 +01:00
parent 94e06e2a5b
commit b72f6a813c
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
sudo: true
language: python
python:
- "2.6"
before_script:
- sudo apt-get update
- sudo apt-get install gfortran liblapack-dev zip