Update .travis.yml
This commit is contained in:
parent
f90b9006ae
commit
bd59e3d74a
@ -1,7 +1,10 @@
|
||||
|
||||
language: bash
|
||||
sudo: true
|
||||
before_install:
|
||||
install:
|
||||
- sudo apt-get update -qq
|
||||
- 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
|
||||
script:
|
||||
- wget https://raw.githubusercontent.com/Freifunk-Troisdorf/build-fw/master/site_check.sh && chmod +x site_check.sh
|
||||
- site_check.sh
|
||||
|
Loading…
Reference in New Issue
Block a user