This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/.travis.yml

11 lines
108 B
YAML

os:
- linux
- osx
language: cpp
before_install:
- sh .travis-deps.sh
script:
- sh .travis-build.sh