[Groonga-commit] nroonga/nroonga [master] add configuration for Travis CI

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 22日 (火) 10:33:33 JST


Yoji SHIDARA	2012-05-22 10:33:33 +0900 (Tue, 22 May 2012)

  New Revision: 9b1276957fc65c4f49d5b845e0a4b474977f22e1

  Log:
    add configuration for Travis CI

  Added files:
    .travis.yml

  Added: .travis.yml (+7 -0) 100644
===================================================================
--- /dev/null
+++ .travis.yml    2012-05-22 10:33:33 +0900 (7155f72)
@@ -0,0 +1,7 @@
+language: node_js
+node_js:
+ - 0.6
+install:
+ - echo "deb http://downloads.sourceforge.net/project/cutter/ubuntu/ $(lsb_release --short --codename) main" | sudo tee /etc/apt/sources.list.d/cutter.list
+ - sudo apt-get -y --allow-unauthenticated install groonga-keyring
+ - sudo apt-get -y libgroonga-dev




Groonga-commit メーリングリストの案内
Back to archive index