Skip to content

Commit

Permalink
Rely on travis ci's structure for testing multiple ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zspencer committed Apr 22, 2017
1 parent 191058c commit 246aaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ rvm:
- 2.3.4
- 2.4.1
before_install: gem install bundler -v 1.14.6
script: bin/test
script: ruby test/informed_test.rb --documentation

0 comments on commit 246aaa9

Please sign in to comment.