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

12 lines
164 B
YAML
Raw Normal View History

2018-03-14 08:06:06 -07:00
language: cpp
compiler:
- clang
before_install: ./buildbot/travis-checkout.sh
script: ./buildbot/travis-test.sh
os:
- linux
- osx
branches:
only:
- master