site/.travis.yml

12 lines
470 B
YAML
Raw Normal View History

2015-08-16 15:35:17 +00:00
language: bash
2015-08-18 15:12:01 +00:00
sudo: false
2015-08-17 20:02:44 +00:00
notifications:
slack: fftdf:mP5lP4wbjDppb54kckURGrkR
2015-08-16 15:41:48 +00:00
install:
2015-08-16 15:35:17 +00:00
- git clone -b v2015.1.2 https://github.com/Freifunk-Troisdorf/gluon /home/travis/build/Freifunk-Troisdorf/gluon
- git clone -b v2015.1 https://github.com/Freifunk-Troisdorf/site /home/travis/build/Freifunk-Troisdorf/gluon/site
2015-08-16 15:41:48 +00:00
script:
- wget https://raw.githubusercontent.com/Freifunk-Troisdorf/build-fw/master/site_check.sh && chmod +x site_check.sh
2015-08-16 15:43:53 +00:00
- ./site_check.sh