Skip to content

Commit 8d28cef

Browse files
committed
Run all tests on Travis CI, including doctests
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 9e1f195 commit 8d28cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ install:
88
- ./configure etc/conf/dev
99

1010
script:
11-
- bin/py.test -vvs tests
11+
- bin/py.test -vvs
1212

1313
notifications:
1414
irc:

0 commit comments

Comments
 (0)