Commit 793414b 1 parent 1ec3acf commit 793414b Copy full SHA for 793414b
File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,10 @@ language: node_js
2
2
before_script :
3
3
- git submodule update --init
4
4
node_js :
5
- - " 0.10"
6
5
- " 0.12"
6
+ - " 4"
7
+ - " 5"
8
+ - " 6"
9
+ - " 7"
7
10
after_script :
8
11
- coveralls < coverage/lcov.info
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ Internationalised error messages for [Ajv](https://github.com/epoberezkin/ajv) -
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/epoberezkin/ajv-i18n.svg?branch=master )] ( https://travis-ci.org/epoberezkin/ajv-i18n )
5
5
[ ![ npm version] ( https://badge.fury.io/js/ajv-i18n.svg )] ( http://badge.fury.io/js/ajv-i18n )
6
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/epoberezkin/ajv-i18n/badge.svg?branch=master )] ( https://coveralls.io/github/epoberezkin/ajv-i18n?branch=master )
6
7
7
8
8
9
## Supported locales
You can’t perform that action at this time.
0 commit comments