Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gabriel Silva Vinha
codespeed
Commits
038910c3
Commit
038910c3
authored
Dec 07, 2016
by
Miquel Torres
Browse files
Only build pushes to master to avoid duplicate travis builds on PRs
parent
fc9f0d57
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
038910c3
...
...
@@ -2,6 +2,9 @@ language: python
python
:
-
2.7
-
3.4
branches
:
only
:
-
master
env
:
-
DJANGO_VERSION=1.8.17
-
DJANGO_VERSION=1.9.12
...
...
Write
Preview
Markdown
is supported
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