Skip to content

Commit

Permalink
travis: add more debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 27, 2016
1 parent 36ed9ff commit 90b93d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run-test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def unbundler

Dir.glob("#{__dir__}/apps/*") do |test_application|
Dir.chdir(test_application) do
system(*command_line, "env")
unless system(*command_line, "bin/rake",
"test", "TESTOPTS=#{ARGV.join(' ')}")
exit(false)
Expand Down

0 comments on commit 90b93d3

Please sign in to comment.