citra-shitamoto-network/.travis.yml

12 lines
108 B
YAML
Raw Normal View History

os:
- linux
- osx
2014-04-25 22:02:13 +05:30
language: cpp
2014-04-25 22:02:13 +05:30
before_install:
- sh .travis-deps.sh
2014-04-25 22:02:13 +05:30
script:
- sh .travis-build.sh