Travis CI

This commit is contained in:
Szekeres Bálint
2018-01-13 12:17:25 +01:00
parent d9453899ef
commit 85efa0461d
3 changed files with 18 additions and 0 deletions

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
deploy:
provider: script
script: .travis-deploy.sh
on:
- master