We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9248642 commit 27ac96eCopy full SHA for 27ac96e
.travis.yml
@@ -14,6 +14,9 @@ addons:
14
- rpm
15
- snapd
16
before_install:
17
+- rpmbuild --version
18
+- sudo apt-get update -qq
19
20
- openssl aes-256-cbc -K $encrypted_12c8071d2874_key -iv $encrypted_12c8071d2874_iv
21
-in snap.login.enc -out snap.login -d
22
- curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64
0 commit comments