Skip to content

Commit

Permalink
Remove the travis-CI configuration (#146)
Browse files Browse the repository at this point in the history
* Remove the travis-CI configuration

* Fix triggers for github actions workflow
  • Loading branch information
tmadlener authored Aug 21, 2024
1 parent 90d4ab3 commit fcfd20b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 135 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/key4hep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- master
pull_request:
workflow_dispatch:
pull_request:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
78 changes: 0 additions & 78 deletions .travis-ci.d/test.sh

This file was deleted.

55 changes: 0 additions & 55 deletions .travis.yml

This file was deleted.

0 comments on commit fcfd20b

Please sign in to comment.