Which CI server is preferred for gtest MinGW CI integration?
38 views
Skip to first unread message
Dieter Gnaier
unread,
Nov 20, 2019, 2:32:54 PM11/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google C++ Testing Framework
In PR 2521 I was asked by Andy Soffer to support MinGW CI for gtest. I found that two CI servers are suppored at the moment on GitHub in google/googletest:
Travis and
AppVeyor
So is one of them depracticated? I read that in Travis the OS Windows is in the beta phase.
Which CI server you prefer for gtest MinGW CI integration?
mis...@google.com
unread,
Nov 20, 2019, 2:33:37 PM11/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google C++ Testing Framework
Appveyor is a natural place for everything Windows, MinGW including