Squashed 'deps/ox/' content from commit a5166e0
git-subtree-dir: deps/ox git-subtree-split: a5166e03bbaea2f200cfc730c69579c3d50ae2a7
This commit is contained in:
11
.travis.yml
Normal file
11
.travis.yml
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