This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
salt-formula
mirror of
https://github.com/salt-formulas/salt-formula-salt
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Merge "Fix Python version for Travis CI tests"
pull/73/head
Ondrej Smola
6 years ago
parent
2f7a5b62a7
d7549eaccd
commit
d04a6b7e06
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+3
-0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -1,3 +1,6 @@
language: python
python:
- "2.7.13"
sudo: required
services:
- docker
Write
Preview
Loading…
Cancel
Save