We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef3522 commit 936746fCopy full SHA for 936746f
1 file changed
.travis.yml
@@ -29,7 +29,7 @@ before_install:
29
# - ln -s scp_repo/stanford_corenlp_pywrapper .
30
31
script:
32
- - nosetests
+ - travis_wait nosetests
33
34
services:
35
- mongodb
0 commit comments