Skip to content

Commit c871dc1

Browse files
committed
chore: update travis xenon command
1 parent 6f67580 commit c871dc1

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
@@ -10,6 +10,6 @@ install:
1010
- pip install -r test_requirements.txt
1111
script:
1212
- make cov
13-
- xenon xenon -bB -mA -aA
13+
- xenon xenon -bC -mB -aA
1414
after_success:
1515
- coveralls

0 commit comments

Comments
 (0)