mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Update .travis.yml
Remove those travis changes cuuuz I don't know what I'm doing
This commit is contained in:
parent
73bbf1fd33
commit
0184a09312
1 changed files with 1 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue