[Groonga-commit] groonga/gcs [travis-casper] travis-casper: reorder commands to fail first

Zurück zum Archiv-Index

Yoji SHIDARA null+****@clear*****
Tue Sep 4 15:51:30 JST 2012


Yoji SHIDARA	2012-09-04 15:51:30 +0900 (Tue, 04 Sep 2012)

  New Revision: a691b2f081c85d3c4d4873047a9eab29378fd6bc
  https://github.com/groonga/gcs/commit/a691b2f081c85d3c4d4873047a9eab29378fd6bc

  Log:
    travis-casper: reorder commands to fail first

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2012-09-04 15:49:06 +0900 (061a7e2)
+++ .travis.yml    2012-09-04 15:51:30 +0900 (9204561)
@@ -8,7 +8,7 @@ node_js:
 env:
  - GROONGA_MASTER=yes
 install:
- - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
- - npm install
  - git clone git://github.com/n1k0/casperjs.git
  - ./casperjs/bin/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
Zurück zum Archiv-Index