Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
certbot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
certbot
Commits
99a23d7d
Commit
99a23d7d
authored
8 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Revert "- Try Python 3.5 (molecule dependency fails in Python 3.4)." -
didn't help. This reverts commit
e1804d8d
.
parent
a6bbef3c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-2
2 additions, 2 deletions
.travis.yml
with
2 additions
and
2 deletions
.travis.yml
+
2
−
2
View file @
99a23d7d
---
language
:
python
python
:
[
"
2.7"
,
"
3.
5
"
]
python
:
[
"
2.7"
,
"
3.
4
"
]
dist
:
trusty
sudo
:
True
group
:
beta
...
...
@@ -20,7 +20,7 @@ env:
matrix
:
fast_finish
:
True
allow_failures
:
-
python
:
"
3.
5
"
-
python
:
"
3.
4
"
-
env
:
*openbsd59
-
env
:
*jessie
-
env
:
*wheezy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment