This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Run `i18n-tasks checked-normalized` in Travis CI (
#5443
)
pull/4/head
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
402da46ff6
commit
990d6dd565
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -54,4 +54,4 @@ before_script:
script:
-
travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
-
yarn test
-
bundle exec i18n-tasks unused
-
bundle exec i18n-tasks
check-normalized && bundle exec i18n-tasks
unused
Write
Preview
Loading…
Cancel
Save