1
0
mirror of https://gitlab.gnome.org/World/tootle synced 2025-02-13 01:50:37 +01:00
tootle-linux-client/.travis.yml

25 lines
249 B
YAML
Raw Normal View History

2018-10-31 15:46:16 +03:00
---
language: node_js
node_js:
- lts/*
sudo: required
services:
- docker
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-5-dev
install:
- npm i -g @elementaryos/houston
script:
- houston ci