summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2019-07-31 15:12:28 +0200
committerIlya Etingof <etingof@gmail.com>2019-07-31 15:12:28 +0200
commit450943ab97d4a4ae48d0b71e119eae23a2686a61 (patch)
tree93f83a2a493453b39d844f73f0296fe21642ebca
parent37e22b2a4170f0129e7dd83f072a6ba4a0874f2b (diff)
downloadpysnmp-git-450943ab97d4a4ae48d0b71e119eae23a2686a61.tar.gz
Add more time (90 mins) for test scripts to run
/me is hopeful to migrate to local tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 42edac93..13daad19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,4 +40,4 @@ install:
- pip install -r requirements.txt -r devel-requirements.txt -r extra-requirements.txt
- pip install -e .
script:
- - travis_wait 30 sh runtests.sh
+ - travis_wait 90 sh runtests.sh