conda: give 10 more minutes to ISE to achieve routing

This commit is contained in:
Yann Sionneau 2015-08-20 12:33:55 +02:00
parent 3002b5be56
commit e6cc0419e5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ before_install:
- conda install -q pip coverage anaconda-client migen cython
- pip install coveralls
install:
- conda build conda/artiq
- travis_wait conda build conda/artiq
- conda install -q artiq --use-local
script:
- coverage run --source=artiq setup.py test