Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
dateutil
/
d722aad590e82cf547f291e8641b4e5bfd712af5
/
.
/
.travis.yml
blob: 1c12758b7637a9bad9ca14e8dcd7a15bdd71c3ff [
file
] [
log
] [
blame
]
language:
python
python:
-
"2.6"
-
"2.7"
-
"3.2"
-
"3.3"
-
"3.4"
-
"pypy"
-
"pypy3"
install:
-
pip install six
-
python updatezinfo.py
script:
-
python test.py