add coveralls yml and add it to spec_helper
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user