Skip to content

Commit

Permalink
Merge pull request #8 from randywallace/master
Browse files Browse the repository at this point in the history
Update PR from Master
  • Loading branch information
randywallace committed Jan 29, 2016
2 parents 9a10d3f + 6a766ae commit e08c965
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
before_install:
- gem update --system
- gem update bundler
language: ruby
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
notifications:
email:
- randy@randywallace.com
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
zabbix-cloudwatch (0.1.0)
aws-sdk (~> 1.23.0)
getopt (~> 1.4.1)
getopt (~> 1.4.3)

GEM
remote: https://rubygems.org/
Expand All @@ -19,7 +19,7 @@ GEM
term-ansicolor
thor
diff-lcs (1.2.4)
getopt (1.4.1)
getopt (1.4.3)
json (1.8.1)
mime-types (1.25)
multi_json (1.8.2)
Expand Down

0 comments on commit e08c965

Please sign in to comment.