Increase travis timeout

This commit is contained in:
Raul Ochoa
2016-06-17 01:54:18 +02:00
parent e8deffa5c2
commit c85f4e0742

View File

@@ -30,6 +30,6 @@ before_install:
install:
- source activate condaenv
- sudo make install
- travis_wait 30 sudo make install
script: make test