Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
F483 committed Feb 6, 2016
1 parent 07e0fed commit e93416a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -28,9 +28,11 @@ script:
- travis_wait coverage run --source="storjlib" setup.py test
- coverage report --fail-under=80


after_success:
- coveralls


notifications:
slack: storjcommunity:TZfUO9ycY8R9UYwztWZTo0jk
email: false
1 change: 1 addition & 0 deletions tests/api.py
Expand Up @@ -19,6 +19,7 @@
"store_end": 3000000000,
"audit_algorithm": "default",
"audit_count": 10,
"audit_merkle_root": None,
"heartbeat_algorithm": "default",
"heartbeat_count": 3600,
"heartbeat_coverage": 12,
Expand Down

0 comments on commit e93416a

Please sign in to comment.