Skip to content

Commit

Permalink
Use travis-ci.com instead of travis-ci.org
Browse files Browse the repository at this point in the history
  • Loading branch information
titsuki committed Jul 25, 2020
1 parent 280ba29 commit 9a5d556
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/titsuki/raku-Chart-Gnuplot.svg?branch=master)](https://travis-ci.org/titsuki/raku-Chart-Gnuplot)
[![Build Status](https://travis-ci.com/titsuki/raku-Chart-Gnuplot.svg?branch=master)](https://travis-ci.com/titsuki/raku-Chart-Gnuplot)

NAME
====
Expand Down
3 changes: 3 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ filename = lib/Chart/Gnuplot.pm6

[PruneFiles]
; match = ^ 'xt/'

[Badges]
provider = travis-ci.com

0 comments on commit 9a5d556

Please sign in to comment.