Update .travis.yml

Remove those travis changes cuuuz I don't know what I'm doing
This commit is contained in:
DD Liu 2020-08-26 12:01:15 -04:00 committed by GitHub
parent 73bbf1fd33
commit 0184a09312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,14 +134,7 @@ jobs:
branch:
- master
- stage: smoke
- provider: script
script: npm run test:integration:remote
on:
branch:
- develop
- master
- hotfix/*
- release/*
script: npm run test:integration:remote
- stage: update translations
script: npm run i18n:push
stages: