Skip to content

Commit

Permalink
try and get augeas
Browse files Browse the repository at this point in the history
  • Loading branch information
ffrank committed Jul 7, 2015
1 parent cce9127 commit 5c1bd6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
sudo: false
sudo: true
language: ruby
before_install:
- sudo apt-get install -qq libaugeas-ruby
before_script: 'bundle exec rake fixture:prepare'
script: 'SPEC_OPTS="--format documentation" bundle exec rake spec'
rvm:
Expand Down

0 comments on commit 5c1bd6e

Please sign in to comment.