projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a40e3
)
travis: fix typo in travis.yml
author
Michael Jeanson
<mjeanson@efficios.com>
Tue, 9 Aug 2016 17:07:12 +0000
(13:07 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Tue, 9 Aug 2016 17:07:12 +0000
(13:07 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 01fc18afc99d66b67a83b349476d9e74e1335d5b..0ffb38ffd931624e2ee538e7a539d5c577f0fa9d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,6
@@
language: python
python:
- "2.7"
- "3.5"
- - "pyp
i
"
+ - "pyp
y
"
install: pip install tox-travis
script: tox
This page took
0.023335 seconds
and
4
git commands to generate.