Gemfile in compass-fontcustom-1.3.0 vs Gemfile in compass-fontcustom-1.3.1

- old
+ new

@@ -4,8 +4,8 @@ gemspec gem 'coveralls', :require => false group :development do gem 'autotest-standalone' - gem 'autotest-growl' if RUBY_PLATFORM =~ /darwin/ - gem 'autotest-fsevent', '>= 0.2.9' + gem 'autotest-fsevent' + gem 'travis' end