[Groonga-commit] groonga/gcs-console [master] travis: Add travis.yml

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Oct 24 11:36:42 JST 2012


Yoji SHIDARA	2012-10-24 11:36:42 +0900 (Wed, 24 Oct 2012)

  New Revision: dc06ef70397d4b85d9115899878cdf3a5c12bb92
  https://github.com/groonga/gcs-console/commit/dc06ef70397d4b85d9115899878cdf3a5c12bb92

  Merged 610da59: Merge branch 'test'

  Log:
    travis: Add travis.yml

  Added files:
    .travis.yml

  Added: .travis.yml (+15 -0) 100644
===================================================================
--- /dev/null
+++ .travis.yml    2012-10-24 11:36:42 +0900 (ea44862)
@@ -0,0 +1,15 @@
+#notifications:
+#  recipients:
+#    - groonga-commit �� lists.sourceforge.jp
+#    - travis �� clear-code.com
+language: node_js
+node_js:
+ - 0.6
+ - 0.8
+env:
+ - GROONGA_MASTER=yes
+install:
+ - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
+ - npm install
+ - npm install git://github.com/groonga/gcs.git
+script: npm test
-------------- next part --------------
HTML����������������������������...
Download 



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