[Groonga-commit] groonga/gcs [travis-casper] travis-casper: put symlink on /usr/local/bin

Back to archive index

Yoji SHIDARA null+****@clear*****
Tue Sep 4 15:53:54 JST 2012


Yoji SHIDARA	2012-09-04 15:53:54 +0900 (Tue, 04 Sep 2012)

  New Revision: 0ef41d49d0b0cb056d8cf882d12b01e676601189
  https://github.com/groonga/gcs/commit/0ef41d49d0b0cb056d8cf882d12b01e676601189

  Log:
    travis-casper: put symlink on /usr/local/bin

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -1)
===================================================================
--- .travis.yml    2012-09-04 15:51:30 +0900 (9204561)
+++ .travis.yml    2012-09-04 15:53:54 +0900 (a135aaa)
@@ -9,6 +9,7 @@ env:
  - GROONGA_MASTER=yes
 install:
  - git clone git://github.com/n1k0/casperjs.git
- - ./casperjs/bin/casperjs --version
+ - sudo ln -sf ./casperjs/bin/casperjs /usr/local/bin/casperjs
+ - casperjs --version
  - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
  - npm install
-------------- next part --------------
HTML����������������������������...
Download 



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