Sign in
cobalt
/
cobalt
/
5c5a96336375ecad12c9bba3a7fd7ba579d2623f
/
.
/
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