Merge pull request #473 from mhaskel/freq_cleanup
[puppet-modules/puppetlabs-apt.git] / .travis.yml
index a40ae502e961b7c077a828bf8601c13b8d2fe5fc..8b374e9bb0c3322e6157a975c50f17aabaf95a5b 100644 (file)
@@ -1,14 +1,13 @@
 ---
 language: ruby
-bundler_args: --without development
+sudo: false
+bundler_args: --without system_tests
 script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
 matrix:
   fast_finish: true
   include:
   - rvm: 1.8.7
-    env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
-  - rvm: 1.8.7
-    env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
+    env: PUPPET_GEM_VERSION="~> 3.0"
   - rvm: 1.9.3
     env: PUPPET_GEM_VERSION="~> 3.0"
   - rvm: 2.0.0