Pull in Ox as git subtree
This commit is contained in:
11
deps/ox/.travis.yml
vendored
Normal file
11
deps/ox/.travis.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
language: cpp
|
||||
sudo: false
|
||||
dist: trusty
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
script: ./scripts/cibuild
|
Reference in New Issue
Block a user