Skip to content

Commit a459890

Browse files
committed
run langs script before test on travis
1 parent c36be90 commit a459890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ before_script:
66
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.17.3
77
- export PATH="$HOME/.yarn/bin:$PATH"
88
- yarn run setup
9+
- yarn run langs
910

1011
script:
1112
- yarn test

0 commit comments

Comments
 (0)