Add Houston CI

This commit is contained in:
Baptiste Gelez 2019-02-12 18:52:16 +01:00
parent 948b72636d
commit b1ec342ca1
1 changed files with 22 additions and 0 deletions

22
.travis.yml Normal file
View File

@ -0,0 +1,22 @@
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