[Groonga-commit] groonga/groonga at a223e3f [master] travis: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Nov 2 20:51:21 JST 2014


Kouhei Sutou	2014-11-02 20:51:21 +0900 (Sun, 02 Nov 2014)

  New Revision: a223e3fce18898c53f4c773813776f43e3610494
  https://github.com/groonga/groonga/commit/a223e3fce18898c53f4c773813776f43e3610494

  Message:
    travis: fix a typo
    
    OS X can't be used for now.
    
    http://docs.travis-ci.com/user/multi-os/ says that
    
    > Consequently, we are not accepting requests for the multi-OS feature
    > at this time.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2014-11-02 20:48:17 +0900 (0d07a40)
+++ .travis.yml    2014-11-02 20:51:21 +0900 (b9b3d0d)
@@ -14,7 +14,7 @@ env:
   - BUILD_TOOL=autotools CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
   - BUILD_TOOL=cmake
 install:
-  - toosl/travis-install.sh
+  - tools/travis-install.sh
 before_script:
   - rvm use 1.9.3
   - tools/travis-before-script.sh
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index