Skip to content

Commit e6cc041

Browse files
committedAug 20, 2015
conda: give 10 more minutes to ISE to achieve routing
1 parent 3002b5b commit e6cc041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- conda install -q pip coverage anaconda-client migen cython
1717
- pip install coveralls
1818
install:
19-
- conda build conda/artiq
19+
- travis_wait conda build conda/artiq
2020
- conda install -q artiq --use-local
2121
script:
2222
- coverage run --source=artiq setup.py test

0 commit comments

Comments
 (0)
Please sign in to comment.