Skip to content

Commit f42e713

Browse files
committed
asking travis to wait longer.
1 parent 447f693 commit f42e713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ install:
5353
- conda info -a && conda list
5454
script:
5555
- pwd
56-
- pytest
56+
- travis_wait 30 pytest # the cellular atomata test takes over 10 minutes, so we'll give it 30 min
5757
virtualenv:
5858
system_site_packages: false

0 commit comments

Comments
 (0)