<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Travis_CI</id>
	<title>Travis CI - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Travis_CI"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Travis_CI&amp;action=history"/>
	<updated>2026-07-12T21:02:48Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Travis_CI&amp;diff=1988877&amp;oldid=prev</id>
		<title>imported&gt;Kurgenera：​加入{{Primarysources}}並移除{{Tone}}标记</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Travis_CI&amp;diff=1988877&amp;oldid=prev"/>
		<updated>2026-05-10T10:52:44Z</updated>

		<summary type="html">&lt;p&gt;加入{{&lt;a href=&quot;/wiki/Template:Primarysources&quot; class=&quot;mw-redirect&quot; title=&quot;Template:Primarysources&quot;&gt;Primarysources&lt;/a&gt;}}並移除{{&lt;a href=&quot;/wiki/Template:Tone&quot; title=&quot;Template:Tone&quot;&gt;Tone&lt;/a&gt;}}标记&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Primarysources|time=2026-05-10T10:52:44+00:00}}&lt;br /&gt;
{{NoteTA|G1=IT}}&lt;br /&gt;
{{infobox Software&lt;br /&gt;
| name                   = Travis CI&lt;br /&gt;
| logo                   = &lt;br /&gt;
| caption                = &lt;br /&gt;
| developer              = Travis CI 社区&lt;br /&gt;
| programming language   = Ruby&lt;br /&gt;
| platform               = Web&lt;br /&gt;
| genre                  = 持续集成&lt;br /&gt;
| license                = &lt;br /&gt;
| website                = {{URL|http://travis-ci.org/}}&lt;br /&gt;
| released               = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Travis CI&amp;#039;&amp;#039;&amp;#039;是在[[软件开发]]领域中的一个在线的，分布式的&amp;lt;ref&amp;gt;{{cite web |url=https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#goals |title=Travis-CI README.textile: Goals |accessdate=2012-10-04 |archive-date=2017-03-27 |archive-url=https://web.archive.org/web/20170327121755/https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#goals |dead-url=no }}&amp;lt;/ref&amp;gt;[[持續整合|持续集成]]服务，用来构建及测试在[[GitHub]]&amp;lt;ref&amp;gt;{{cite web |url=https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#setting-server-environment-up |title=Travis-CI README.textile: Setting server environment up |accessdate=2012-10-04 |archive-date=2017-03-27 |archive-url=https://web.archive.org/web/20170327121755/https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#setting-server-environment-up |dead-url=no }}&amp;lt;/ref&amp;gt;托管的代码。该软件代码[[开源]]，可以在GitHub上下载&amp;lt;ref&amp;gt;{{cite web |url=http://about.travis-ci.org/ |title=Welcome to Travis-CI |accessdate=2012-10-04 |archive-date=2012-09-30 |archive-url=https://web.archive.org/web/20120930205923/http://about.travis-ci.org/ |dead-url=no }}&amp;lt;/ref&amp;gt;，尽管开发者当前并不推荐在闭源项目中单独使用。&amp;lt;ref&amp;gt;{{cite web |url=https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#we-are-not-done-yet |title=Travis-CI README.textile: We Are Not Done Yet |accessdate=2012-10-04 |archive-date=2017-03-27 |archive-url=https://web.archive.org/web/20170327121755/https://github.com/travis-ci/travis-ci/blob/2ea7620f4be51a345632e355260b22511198ea64/README.textile#we-are-not-done-yet |dead-url=no }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
它提供了多种编程语言的支持，包括[[Ruby]]、[[JavaScript]]、[[Java]]、[[Scala]]、[[PHP]]、[[Haskell]]和[[Erlang]]在内&amp;lt;ref name=&amp;#039;infoq&amp;#039;&amp;gt;{{cite web |url=http://www.infoq.com/news/2012/02/travis-cloud-ci |title=Travis CI Announces Support for Java and Plans for Travis Pro |author=Manuel Pais |work=InfoQ |accessdate=2012-05-27 |date=2012-02-23 |archive-date=2012-02-25 |archive-url=https://web.archive.org/web/20120225030113/http://www.infoq.com/news/2012/02/travis-cloud-ci |dead-url=no }}&amp;lt;/ref&amp;gt;。许多知名的开源项目使用它来在每次提交的时候进行构建测试，比如[[Ruby on Rails]]，[[Ruby]]和[[Node.js]]&amp;lt;ref name=&amp;#039;infoq&amp;#039;/&amp;gt;&amp;lt;ref name=&amp;#039;ror&amp;#039;&amp;gt;{{cite web |url=http://weblog.rubyonrails.org/2011/7/27/rails-now-tested-on-travis-ci/ |title=Rails now tested on Travis CI |accessdate=2012-05-27 |archive-date=2012-05-19 |archive-url=https://web.archive.org/web/20120519114134/http://weblog.rubyonrails.org/2011/7/27/rails-now-tested-on-travis-ci/ |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
2012年，Travis CI决定进行募资以支持后续的开发&amp;lt;ref name=&amp;#039;love&amp;#039;&amp;gt;{{cite web |url=http://bendyworks.com/geekville/articles/2012/2/all-you-need-is-love-travis-ci-org |title=All you need is love.travis-ci.org |date=2012-02-07 |accessdate=2012-05-27 |archive-date=2012-04-15 |archive-url=https://web.archive.org/web/20120415142717/http://bendyworks.com/geekville/articles/2012/2/all-you-need-is-love-travis-ci-org |dead-url=no }}&amp;lt;/ref&amp;gt;，数个科技公司给予了资助&amp;lt;ref name=&amp;#039;sponsors&amp;#039;&amp;gt;{{cite web |url=https://love.travis-ci.org/sponsors |title=Thank you, sponsors |work=love.travis-ci.org |accessdate=2012-05-27 |archive-date=2012-05-04 |archive-url=https://web.archive.org/web/20120504001305/https://love.travis-ci.org/sponsors |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 延伸阅读 ==&lt;br /&gt;
* {{cite web|url=http://blog.nodejitsu.com/travis-ci-at-nodejitsu|title=Travis CI at Nodejitsu|access-date=2012-11-21|archive-url=https://web.archive.org/web/20121023222205/http://blog.nodejitsu.com/travis-ci-at-nodejitsu|archive-date=2012-10-23|dead-url=yes}}&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
* [http://travis-ci.org Travis-CI]{{Wayback|url=http://travis-ci.org/ |date=20121127170210 }}&lt;br /&gt;
* [https://github.com/travis-ci/travis-ci Travis-CI 在GitHub上的页面]{{Wayback|url=https://github.com/travis-ci/travis-ci |date=20130830030301 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:开源软件]]&lt;br /&gt;
[[Category:Ruby]]&lt;br /&gt;
[[Category:使用MIT许可证的软件]]&lt;br /&gt;
[[Category:持续集成]]&lt;br /&gt;
[[Category:2011年成立的德国公司]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Kurgenera</name></author>
	</entry>
</feed>