Skip to content

Commit 6d2f821

Browse files
committed
Updated travis config.
1 parent 79de972 commit 6d2f821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ matrix:
2626
- rvm: jruby-head
2727
- rvm: 1.9.3
2828

29-
script: "rake compile && bundle exec rspec --color --backtrace --tag ~unfinished --seed 1 --format documentation ./spec"
29+
script: "rake compile && bundle exec rspec --color --backtrace --tag ~unfinished --seed 1 ./spec"

0 commit comments

Comments
 (0)