Sign in
fuchsia
/
third_party
/
pytoml
/
refs/tags/v0.1.12
/
.
/
.travis.yml
blob: 5db1b2dd1d39b7fa282f5a62c933b9d58cde8cfe [
file
] [
log
] [
blame
]
language:
python
python:
-
"2.6"
-
"2.7"
-
"3.3"
-
"3.4"
-
"3.5"
script:
python ./setup.py install
&&
python ./test/test.py