[前][次][番号順一覧][スレッド一覧]

ruby-changes:39625

From: naruse <ko1@a...>
Date: Thu, 27 Aug 2015 15:19:08 +0900 (JST)
Subject: [ruby-changes:39625] naruse:r51706 (trunk): migrate to travis new infrastructure

naruse	2015-08-27 15:18:44 +0900 (Thu, 27 Aug 2015)

  New Revision: 51706

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51706

  Log:
    migrate to travis new infrastructure

  Modified files:
    trunk/.travis.yml
Index: .travis.yml
===================================================================
--- .travis.yml	(revision 51705)
+++ .travis.yml	(revision 51706)
@@ -16,6 +16,10 @@ https://github.com/ruby/ruby/blob/trunk/.travis.yml#L16
 #
 # is also a good place to look at.
 
+# new infrastructure
+# http://docs.travis-ci.com/user/migrating-from-legacy/
+sudo: false
+
 # Language specification.
 language: c
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]