Merge pull request #22 from edx/albemarle/i18n-travis
build: validate i18n
This commit is contained in:
@@ -8,6 +8,7 @@ install:
|
||||
- npm install
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run i18n_extract
|
||||
- npm run test
|
||||
- npm run build
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user