Add files via upload

This commit is contained in:
Artem Anufrij 2017-11-26 14:35:48 +01:00 committed by GitHub
parent 3124838c75
commit ede1644164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.travis.yml Normal file
View file

@ -0,0 +1,12 @@
sudo: required
language: generic
services:
- docker
script:
- wget -O- https://raw.githubusercontent.com/harisvsulaiman/element-build/master/script.sh | sh -
branches:
except:
- /^debian\/\d/