Skip to content

Commit

Permalink
change travis rspec format
Browse files Browse the repository at this point in the history
  • Loading branch information
farisj committed Oct 22, 2016
1 parent 589f990 commit 390f6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,4 +3,4 @@ language: ruby
rvm:
- 2.3.1

script: bundle exec rspec spec
script: bundle exec rspec spec --format documentation

0 comments on commit 390f6ee

Please sign in to comment.