Files
wren/deps/libuv/build/gyp/.travis.yml
2018-03-14 08:06:06 -07:00

12 lines
164 B
YAML

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