Skip to content

Commit

Permalink
add missing require in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Oct 9, 2016
1 parent ae7fa8a commit 876240a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/lib/ruby_dep/travis/ruby_version_spec.rb
@@ -1,3 +1,5 @@
require 'ruby_dep/travis'

RSpec.describe RubyDep::Travis::RubyVersion do
subject { described_class.new(travis_version_string) }

Expand Down

0 comments on commit 876240a

Please sign in to comment.