]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/concat/.travis.yml
set a tlsaport for gobby's web service
[dsa-puppet.git] / modules / concat / .travis.yml
1 language: ruby
2 rvm:
3   - 1.8.7
4 script:
5   - "rake lint"
6   - "rake spec"
7 branches:
8   only:
9     - master
10 env:
11   - PUPPET_VERSION=2.7.11
12 gemfile: .gemfile