what about no https travis?

This commit is contained in:
Thomas Reynolds 2013-02-24 16:13:31 -08:00
parent 5817df96de
commit 0525902e43

View file

@ -1,4 +1,4 @@
source 'https://rubygems.org'
source 'http://rubygems.org'
# Make sure to use Haml 4 for tests
gem "haml", "~> 4.0.0"