projects
/
lttng-ci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
jjb: use tox to run tests
[lttng-ci.git]
/
.travis.yml
1
sudo: false
2
language: python
3
python:
4
- "2.7"
5
- "3.5"
6
- "pypi"
7
install: pip install tox-travis
8
script: tox
This page took
0.029645 seconds
and
4
git commands to generate.