Skip to content

Commit

Permalink
Remove travis-ci integration
Browse files Browse the repository at this point in the history
  • Loading branch information
fdimuccio committed Nov 9, 2023
1 parent 0279308 commit d754810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Run tests
run: sbt test
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
#- name: Upload dependency graph
# uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

0 comments on commit d754810

Please sign in to comment.