Testing out travis changes

This commit is contained in:
Greg Cobb and JR Boyens
2013-07-18 15:30:04 -07:00
parent 821f13dff5
commit 0f803430e4
3 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem "rake"
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git', :branch => '2_0'
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git'
#gem "jasmine", path: "/Users/pivotal/workspace/jasmine-gem"
unless ENV["TRAVIS"]
group :debug do