mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-11-01 04:37:52 +00:00
11 lines
108 B
YAML
11 lines
108 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
|
|
language: cpp
|
|
|
|
before_install:
|
|
- sh .travis-deps.sh
|
|
|
|
script:
|
|
- sh .travis-build.sh
|