Skip to content

Commit

Permalink
continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
atait committed Jan 30, 2019
1 parent 5de5dcf commit 7ee45a0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
language: python
python: '3.6'
os: linux

# install:

script:
- DOCKER=1 make test

# deploy:
# # todo: documentation
# # todo: salt manager
# on:
# tags: true
# branch: master

0 comments on commit 7ee45a0

Please sign in to comment.