Skip to content

Commit 09bc09d

Browse files
committed
Update travis.yml
- add without exception for integration
1 parent 8216945 commit 09bc09d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rvm:
77
- 2.1.1
88
- 2.1.2
99
language: ruby
10-
bundler_args: --without development
10+
bundler_args: --without development --without integration
1111
script: "bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
1212
env:
1313
- PUPPET_GEM_VERSION=3.1.1

0 commit comments

Comments
 (0)