[Groonga-commit] groonga/gcs [master] travis: also run tests with casperjs

Back to archive index

Yoji SHIDARA null+****@clear*****
Tue Sep 4 16:26:07 JST 2012


Yoji SHIDARA	2012-09-04 16:26:07 +0900 (Tue, 04 Sep 2012)

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

  Log:
    travis: also run tests with casperjs

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -0)
===================================================================
--- .travis.yml    2012-09-02 17:39:34 +0900 (481cd4e)
+++ .travis.yml    2012-09-04 16:26:07 +0900 (ce8cb20)
@@ -10,3 +10,6 @@ env:
 install:
  - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
  - npm install
+ - git clone git://github.com/n1k0/casperjs.git
+ - sudo ln -sf `pwd`/casperjs/bin/casperjs /usr/local/bin/casperjs
+script: npm test && npm run test:casper
-------------- next part --------------
HTML����������������������������...
Download 



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