Skip to content

Commit 54a4268

Browse files
committed
Update shippable.yml
1 parent 87e2d70 commit 54a4268

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

shippable.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: python
33
python:
44
- 2.7
55

6-
76
# Mongo binds to 127.0.0.1 by default
87
services:
98
- mongodb
@@ -28,8 +27,9 @@ script:
2827
- which python && coverage run --branch test.py
2928
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
3029
- echo $var and $name
31-
32-
30+
31+
32+
3333
notifications:
3434
irc:
3535
pull_requests: true

0 commit comments

Comments
 (0)