Skip to content

Commit

Permalink
travis: remove sue creek
Browse files Browse the repository at this point in the history
Sue Creek support was never completed, stop building it as it may give a
wrong impression.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
  • Loading branch information
marc-hb authored and lgirdwood committed Sep 16, 2020
1 parent 7072eb4 commit f1e2ac9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stages:
- tests


# 'name:'-less jobs appear with their env, e.g.: PLATFORM=sue
# 'name:'-less jobs appear with their env, e.g.: PLATFORM=tgl
jobs:
include:

Expand All @@ -30,9 +30,6 @@ jobs:
docker pull thesofproject/sof && docker tag thesofproject/sof sof
script:
./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -r $PLATFORM
env: PLATFORM='sue'

- <<: *build-platform
env: PLATFORM='jsl'

- <<: *build-platform
Expand Down

0 comments on commit f1e2ac9

Please sign in to comment.