Skip to content

Commit

Permalink
Fix travis setup to ensure rpm is available.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed May 15, 2018
1 parent 0c48697 commit db63306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go:

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y rpmbuild
- sudo apt-get install -y rpm

go_import_path: github.com/ncabatoff/process-exporter

Expand Down

0 comments on commit db63306

Please sign in to comment.