Skip to content

Commit

Permalink
msync [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Mar 1, 2019
1 parent f509f70 commit 402ee21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby
sudo: required
rvm:
# Ruby with Puppet 5
- 2.4.4
notifications:
email:
Expand All @@ -13,6 +12,7 @@ env:
# Test latest Puppet version
- PUPPET=6 RUBY_AUGEAS=0.5


matrix:
fast_finish: true

Expand Down
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
File.join(dir, 'fixtures/modules/augeasproviders_core/lib')
)


$LOAD_PATH.unshift(File.join(dir, '..', 'lib'))
end

Expand Down

0 comments on commit 402ee21

Please sign in to comment.