forked from M-Labs/artiq
conda: give 10 more minutes to ISE to achieve routing
This commit is contained in:
parent
3002b5be56
commit
e6cc0419e5
|
@ -16,7 +16,7 @@ before_install:
|
||||||
- conda install -q pip coverage anaconda-client migen cython
|
- conda install -q pip coverage anaconda-client migen cython
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
install:
|
install:
|
||||||
- conda build conda/artiq
|
- travis_wait conda build conda/artiq
|
||||||
- conda install -q artiq --use-local
|
- conda install -q artiq --use-local
|
||||||
script:
|
script:
|
||||||
- coverage run --source=artiq setup.py test
|
- coverage run --source=artiq setup.py test
|
||||||
|
|
Loading…
Reference in New Issue