10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-22 18:57:31 +02:00

Canot use cache for now... =(

This commit is contained in:
Thomas Applencourt 2015-06-19 19:26:50 +02:00
parent 5d5c93ff78
commit 623167cf9c

View File

@ -1,17 +1,17 @@
sudo: false sudo: true
#
cache: #cache:
directories: # directories:
- $HOME/.opam/ # - $HOME/.opam/
language: python language: python
python: python:
- "2.6" - "2.6"
#before_script: before_script:
# - sudo apt-get update -q - sudo apt-get update -q
# - sudo apt-get install gfortran liblapack-dev gcc - sudo apt-get install gfortran liblapack-dev gcc
# - sudo apt-get install graphviz - sudo apt-get install graphviz
script: script:
- ./configure --production ./config/gfortran.cfg - ./configure --production ./config/gfortran.cfg