We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8216945 commit 09bc09dCopy full SHA for 09bc09d
1 file changed
.travis.yml
@@ -7,7 +7,7 @@ rvm:
7
- 2.1.1
8
- 2.1.2
9
language: ruby
10
-bundler_args: --without development
+bundler_args: --without development --without integration
11
script: "bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
12
env:
13
- PUPPET_GEM_VERSION=3.1.1
0 commit comments