Revert "conda: give 10 more minutes to ISE to achieve routing"

This reverts commit e6cc0419e5.
This commit is contained in:
Yann Sionneau 2015-08-20 13:03:09 +02:00
parent e6cc0419e5
commit c6bba4d5eb
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:
- travis_wait conda build conda/artiq
- conda build conda/artiq
- conda install -q artiq --use-local
script:
- coverage run --source=artiq setup.py test