Skip to content

Commit

Permalink
Load lenses from lib/augeas/lenses in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed May 21, 2015
1 parent 3a54923 commit 1e39031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ matrix:
install:
- "travis_retry ./.travis.sh"
script:
- AUGEAS_LENS_LIB=augeas/lenses bundle exec rake
- AUGEAS_LENS_LIB=lib/augeas/lenses:augeas/lenses bundle exec rake
# Do not include the augeas/ directory in the deployed module
- rm -rf augeas/
deploy:
Expand Down

0 comments on commit 1e39031

Please sign in to comment.