Skip to content

Commit 6187f01

Browse files
author
Thomas Basche
committed
Add path to xenon
1 parent c1b1005 commit 6187f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ script:
99
- pip install pylint
1010
- pylint reposit --rcfile .pylintrc
1111
- pip install xenon
12-
- xenon -b B -m A -a A
12+
- xenon -b B -m A -a A .
1313
- pytest

0 commit comments

Comments
 (0)