added travis yaml file

This commit is contained in:
Morten Delenk 2017-08-26 11:18:02 +01:00
parent f60de0c6a7
commit 6baaba79a2

23
.travis.yml Normal file
View file

@ -0,0 +1,23 @@
language: python
install:
- cd ~
- git clone --depth=1 https://github.com/MTGos/cross-compilers opt
- sudo apt-get install cmake
python:
- "3.4"
script:
- bash do_all.sh
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
on:
branch: master
target_branch: kernel
repo: https://github.com/MTGos/nightlies
local_dir: ~/kernel/out/