Skip to content

Commit

Permalink
version bump 0.4.0, don't use sudo on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
deric committed Sep 16, 2015
1 parent 99b4658 commit 6fff06d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sudo: false
bundler_args: --without development
script:
- RAKE_ENV=ci bundle exec puppet --version
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deric-zookeeper",
"version": "0.3.10",
"version": "0.4.0",
"author": "Tomas Barton",
"summary": "Module for managing Apache Zookeeper",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6fff06d

Please sign in to comment.