mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 18:16:12 +01:00
Add python 2.6 in travis
This commit is contained in:
parent
94e06e2a5b
commit
b72f6a813c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user