Unverified Commit bc3245ec authored by DD Liu's avatar DD Liu Committed by GitHub

Update .travis.yml

Try 2 to do the previous thing
parent ff6fecc6
......@@ -134,13 +134,14 @@ jobs:
branch:
- master
- stage: smoke
script: npm run test:integration:remote
on:
branch:
- develop
- master
- hotfix/*
- release/*
- provider: script
script: npm run test:integration:remote
on:
branch:
- develop
- master
- hotfix/*
- release/*
- stage: update translations
script: npm run i18n:push
stages:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment