Sign in
cobalt
/
cobalt
/
042203e3f97e1de4137678ce186abf82089d25a5
/
.
/
src
/
third_party
/
web_platform_tests
/
.travis.yml
blob: a3ee2c288419528cdfafbac3d82a1bdec669b40a [
file
] [
log
] [
blame
]
sudo:
false
# cause Travis to start builds much faster
language:
python
python:
-
"2.7"
before_install:
-
git submodule update
--
init
--
recursive
# command to run tests, e.g. python setup.py test
script:
./lint