Skip to content

Commit

Permalink
DTSERWONE-887 - Remove travis CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
grmeyer-hw-dev committed Nov 18, 2022
1 parent 10d2a86 commit 2559de0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 75 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
@@ -1,4 +1,4 @@
name: Core SDK CI
name: iOS Core SDK CI

on:
workflow_dispatch:
Expand All @@ -11,7 +11,7 @@ on:

jobs:
test:
name: Test ${{ matrix.os }} - ${{ matrix.xcode_version }} - ${{ matrix.fastlane_task }}
name: Test - ${{ matrix.os }} - ${{ matrix.xcode_version }} - ${{ matrix.fastlane_task }}
strategy:
fail-fast: false
matrix:
Expand Down
20 changes: 0 additions & 20 deletions Scripts/travisPublishDocs.sh

This file was deleted.

53 changes: 0 additions & 53 deletions _skip_travis.yml

This file was deleted.

0 comments on commit 2559de0

Please sign in to comment.