Skip to content

Commit

Permalink
require rpm for rpmspec in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes committed Sep 7, 2017
1 parent 1eddfba commit 0d2001e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ sudo: required
services:
- docker
before_install:
- sudo apt-get install -y rpm
- docker pull spacewalkproject/docker-builder
before_script:
- git config user.email "travis@localhost" && git config user.name "Travis"
Expand Down

0 comments on commit 0d2001e

Please sign in to comment.