Skip to content

Commit d077c74

Browse files
committed
increased test timeout
1 parent 70bd8f3 commit d077c74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ sudo: false
22
language: node_js
33
services: mongodb
44
env:
5-
- MONGOLAB_URL=mongodb://127.0.0.1/snipe
6-
- RATE_LIMIT=10
5+
- MONGOLAB_URL=mongodb://127.0.0.1/snipe RATE_LIMIT=10
76
addons:
87
apt:
98
sources:

0 commit comments

Comments
 (0)