Skip to content

Commit 63acf0e

Browse files
author
Ricardo Quiñones
committed
More changes to get coveralls to run
1 parent 2fc89e9 commit 63acf0e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .coveralls.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
service_name: travis-pro
21
repo_token: T5yu27dsWFME3RvHnb0Qj7WCl3tGZTgnM

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ sudo: false
22
language: ruby
33
cache: bundler
44
before_install: gem install bundler -v 1.13.1
5+
after_success:
6+
- coveralls

0 commit comments

Comments
 (0)