Skip to content

Commit f693631

Browse files
committed
Don't manually push to coveralls for now
1 parent 595d5a8 commit f693631

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ branches:
55
only:
66
- master
77
script:
8-
# - bundle exec rubocop
9-
- bundle exec rspec
10-
- bundle exec coveralls push
8+
- bundle exec rake
119
cache: bundler

0 commit comments

Comments
 (0)