gecko-dev/third_party/python/gyp/.travis.yml

12 строки
164 B
YAML

language: cpp
compiler:
- clang
before_install: ./buildbot/travis-checkout.sh
script: ./buildbot/travis-test.sh
os:
- linux
- osx
branches:
only:
- master