0
0
mirror of https://notabug.org/litucks/torzu.git synced 2025-05-08 09:25:19 +00:00
torzu/.travis.yml

14 lines
120 B
YAML

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