Skip to content

Commit

Permalink
travis: install rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
jhillyerd committed Apr 8, 2018
1 parent 7afc49d commit a291944
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,6 +1,11 @@
language: go
sudo: false

addons:
apt:
packages:
- rpm

env:
- DEPLOY_WITH_MAJOR="1.10"

Expand Down

0 comments on commit a291944

Please sign in to comment.