This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
magicka/.travis.yml
2018-02-09 21:58:52 +10:00

12 lines
199 B
YAML

language: c
install: ./.travis_install_deps.sh
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libssh-dev libsqlite3-dev libreadline-dev libncurses5-dev
script: make www