Add bundle install test

This commit is contained in:
John Keiser
2016-03-09 10:37:13 -08:00
parent 42b3955c06
commit a7ee304f20
4 changed files with 24 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "github_changelog_generator", path: Dir.glob("../pkg/github_changelog_generator-*.gem")[0]