Files
wren/deps/libuv/build/gyp/.travis.yml
T

12 lines
164 B
YAML
Raw Normal View History

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