Skip to content

Commit bcfaa73

Browse files
Travis: add migration to Github Actions notice
1 parent 7763073 commit bcfaa73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_pages/develop/travis.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ section: Extend:Development:Tools
55

66
{% include img src='logos/travis' align='right' width=150 caption='**Travis CI:** Build your code in the cloud!' %}
77

8+
[SciJava CI has migrated from Travis CI to Github Actions](https://forum.image.sc/t/scijava-ci-migration-from-travis-ci-to-github-actions/57573). Go to the [Github Actions](https://imagej.net/develop/github-actions) page for configuration instructions. Repositories configured to use Travis CI are easily migrated by following the instructions on the [Github Actions](https://imagej.net/develop/github-actions) page. The [github-actionify.sh script](https://github.com/scijava/scijava-scripts/blob/main/github-actionify.sh) performs the migration automatically.
9+
810
[Travis CI](https://travis-ci.org/) is a tool for [continuous integration](/develop/project-management#continuous-integration). It has excellent integration with [GitHub](/develop/github), and is very useful for automating builds, deployment and other tasks.
911

1012
# Services

0 commit comments

Comments
 (0)