Skip to content

Commit e90a602

Browse files
committed
fall back to normal createrepo implementation
1 parent 3ae6182 commit e90a602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python:
88
services:
99
- docker
1010
install:
11-
- sudo apt-get install -y rpm createrepo_c
11+
- sudo apt-get install -y rpm createrepo
1212
- pip install coveralls
1313
- pip install pybuilder
1414
- pyb install_dependencies

0 commit comments

Comments
 (0)