armory/.travis.yml

15 lines
473 B
YAML
Raw Normal View History

2017-01-03 16:26:19 +01:00
sudo: false
os:
- linux
- osx
language: node_js
before_script:
2017-01-08 11:06:14 +01:00
- git clone https://github.com/armory3d/armory_ci
- git clone --recursive https://github.com/kode/Kha.git armory_ci/test1/Kha
- git clone https://github.com/armory3d/iron.git armory_ci/test1/Libraries/iron
- git clone https://github.com/kode/nodejs_bin.git armory_ci/test1/nodejs_bin
- armory_ci/test1/nodejs_bin/copysysbin.sh
2017-01-03 16:26:19 +01:00
script:
2017-01-08 11:06:14 +01:00
- cd armory_ci/test1
2017-01-03 16:26:19 +01:00
- nodejs_bin/node Kha/make.js krom