make it 2 years
[mirror/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