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: ...@@ -134,13 +134,14 @@ jobs:
branch: branch:
- master - master
- stage: smoke - stage: smoke
script: npm run test:integration:remote - provider: script
on: script: npm run test:integration:remote
branch: on:
- develop branch:
- master - develop
- hotfix/* - master
- release/* - hotfix/*
- release/*
- stage: update translations - stage: update translations
script: npm run i18n:push script: npm run i18n:push
stages: 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