spec/cli/history_spec.rb in travis-1.11.1 vs spec/cli/history_spec.rb in travis-1.12.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'spec_helper' describe Travis::CLI::History do example 'travis history' do run_cli('history').should be_success