Skip to content

Commit 10d7021

Browse files
committed
Update .travis.yml
1 parent 408b119 commit 10d7021

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ matrix:
1010

1111
services:
1212
- mongodb
13+
14+
before_script:
15+
- sleep 15
16+
- mongo test --eval 'db.addUser("test", "test");'

0 commit comments

Comments
 (0)