Skip to content

Commit

Permalink
Trying 45 mins.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Dec 7, 2017
1 parent 061af61 commit 0117e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ install:

# Run test
script:
- travis_wait 30 nosetests -x -d -v --with-cov --cov gridmap --cov-config .coveragerc --logging-level=DEBUG
- travis_wait 45 nosetests -x -d -v --with-cov --cov gridmap --cov-config .coveragerc --logging-level=DEBUG

# Calculate coverage
after_success:
Expand Down

0 comments on commit 0117e02

Please sign in to comment.