Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
backtranslate
Commits
1da4019b
Commit
1da4019b
authored
Dec 22, 2015
by
Vermaat
Browse files
Test more Python versions on Travis CI
parent
a2a0c147
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
1da4019b
...
...
@@ -4,6 +4,10 @@ python:
-
"
2.7"
-
"
3.3"
-
"
3.4"
-
"
3.5"
-
"
nightly"
-
"
pypy"
-
"
pypy3"
before_install
:
-
pip install pytest
install
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment