This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
iptables-formula
forked from
ExternalMirrors/iptables-formula
Watch
1
Star
0
Fork
0
Code
Releases
6
Activity
Browse Source
Fix Python version for Travis CI tests
Change-Id: I6b37adb81766abd2f27da7ada7ba14681b47e07f
master
Martin Polreich
6 years ago
parent
331f53265f
commit
ef40020390
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
+3
-0
.travis.yml
+ 3
- 0
.travis.yml
View File
language: python
python:
- "2.7.13"
sudo: required
sudo: required
services:
services:
- docker
- docker
Write
Preview
Loading…
Cancel
Save