Back to disabling these tests until I get answers

dev
Andy Meneely 2014-11-24 09:43:39 -05:00
parent 7af4e9a209
commit a3e3b592fb
1 changed files with 3 additions and 3 deletions

View File

@ -42,9 +42,9 @@ describe "Squib samples" do
# you made to the samples or Squib. # you made to the samples or Squib.
# FOR NOW!! These two I can't get working on Travis, so I'm disabling # FOR NOW!! These two I can't get working on Travis, so I'm disabling
# Has to do with UTF-8 encoding of a special characters # Has to do with UTF-8 encoding of a special characters
%w( hello_world.rb # hello_world.rb
text_options.rb # text_options.rb
layouts.rb %w( layouts.rb
autoscale_font.rb autoscale_font.rb
save_pdf.rb save_pdf.rb
custom_config.rb custom_config.rb