Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 80e5b01

Browse files
committed
CI: switch from Travis CI to GitHub Actions
1 parent 95cfb8e commit 80e5b01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
<url>https://github.com/scijava/scijava-jupyter-kernel/issues</url>
8484
</issueManagement>
8585
<ciManagement>
86-
<system>Travis CI</system>
87-
<url>https://travis-ci.org/scijava/scijava-jupyter-kernel</url>
86+
<system>GitHub Actions</system>
87+
<url>https://github.com/scijava/scijava-jupyter-kernel/actions</url>
8888
</ciManagement>
8989

9090
<properties>

0 commit comments

Comments
 (0)