Skip to content

Commit 2c06d31

Browse files
committed
adding appveyor to the forum page
1 parent f52f766 commit 2c06d31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: forum.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<img src="images/github_white.svg">
4444
</span>
4545
</a></li>
46-
<li><a href="https://travis-ci.org/suavecode/SUAVE">
47-
<span class="icon2 icon-travis">
48-
<img src="images/travis_white.svg">
46+
<li><a href="https://ci.appveyor.com/project/planes/suave">
47+
<span class="icon2 icon-appveyor">
48+
<img src="images/appveyor-logo.svg">
4949
</span>
5050
</a></li>
5151
<li><a href="https://coveralls.io/github/suavecode/SUAVE">

0 commit comments

Comments
 (0)