Skip to content

Commit

Permalink
check version of rpmbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvam committed May 29, 2019
1 parent 9248642 commit 27ac96e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ addons:
- rpm
- snapd
before_install:
- rpmbuild --version
- sudo apt-get update -qq
- rpmbuild --version
- openssl aes-256-cbc -K $encrypted_12c8071d2874_key -iv $encrypted_12c8071d2874_iv
-in snap.login.enc -out snap.login -d
- curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64
Expand Down

0 comments on commit 27ac96e

Please sign in to comment.