Squashed 'deps/ox/' content from commit c63e0c1

git-subtree-dir: deps/ox
git-subtree-split: c63e0c1d72
This commit is contained in:
2017-10-11 19:20:46 -05:00
commit 8559ab53cc
63 changed files with 5684 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
language: cpp
sudo: false
dist: trusty
compiler:
- clang
- gcc
addons:
apt:
packages:
- cmake
script: ./scripts/cibuild