Skip to content

Commit 27ac96e

Browse files
committed
check version of rpmbuild
1 parent 9248642 commit 27ac96e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ addons:
1414
- rpm
1515
- snapd
1616
before_install:
17+
- rpmbuild --version
18+
- sudo apt-get update -qq
19+
- rpmbuild --version
1720
- openssl aes-256-cbc -K $encrypted_12c8071d2874_key -iv $encrypted_12c8071d2874_iv
1821
-in snap.login.enc -out snap.login -d
1922
- curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64

0 commit comments

Comments
 (0)