Add travis-ci

This commit is contained in:
Nick Janetakis
2014-06-23 12:44:01 -04:00
parent b7c771a1ce
commit c4fd0c17b8
5 changed files with 62 additions and 1 deletions

7
tests/test_system.yml Normal file
View File

@@ -0,0 +1,7 @@
---
- hosts: localhost
remote_user: travis
sudo: true
roles:
- ansible-ruby