This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
preinstall apt https transport
tags/2017.4.1
Petr Michalec
7 years ago
parent
7ee64827e6
commit
6969322bee
No account linked to committer's email address
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
+5
-0
.travis.yml
+ 5
- 0
.travis.yml
View File
@@ -2,6 +2,11 @@ sudo: required
services:
- docker
addons:
apt:
packages:
- apt-transport-https
install:
- pip install PyYAML
- pip install virtualenv
Write
Preview
Loading…
Cancel
Save