add coveralls yml and add it to spec_helper
This commit is contained in:
parent
6350cdf39c
commit
48c2f26645
1
spec/.coveralls.yml
Normal file
1
spec/.coveralls.yml
Normal file
|
@ -0,0 +1 @@
|
|||
service_name: travis-ci
|
|
@ -15,6 +15,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
|
||||
require 'github_changelog_generator'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user