Sign in
fuchsia
/
third_party
/
pytoml
/
refs/tags/v0.1.13
/
.
/
.travis.yml
blob: c76dcfb600b686494be89e760a1381b7993f1004 [
file
] [
log
] [
blame
]
sudo:
false
language:
python
python:
-
"2.6"
-
"2.7"
-
"3.3"
-
"3.4"
-
"3.5"
install:
pip install tox
-
travis
script:
tox