1
0
mirror of https://github.com/Lime3DS/Lime3DS.git synced 2025-02-20 03:13:35 +01:00
Lime3DS/.travis.yml

12 lines
108 B
YAML
Raw Normal View History

os:
- linux
- osx
2014-04-25 12:32:13 -04:00
language: cpp
2014-04-25 12:32:13 -04:00
before_install:
- sh .travis-deps.sh
2014-04-25 12:32:13 -04:00
script:
- sh .travis-build.sh