forked from M-Labs/artiq
Revert "conda: give 10 more minutes to ISE to achieve routing"
This reverts commit e6cc0419e5
.
This commit is contained in:
parent
e6cc0419e5
commit
c6bba4d5eb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue