[Groonga-commit] nroonga/nroonga [master] [travis] Specify node versions with string

Back to archive index

Yoji SHIDARA null+****@clear*****
Sat Apr 6 13:29:02 JST 2013


Yoji SHIDARA	2013-04-06 13:29:02 +0900 (Sat, 06 Apr 2013)

  New Revision: a2c214b507c9fe15df89628aa82d6d18c25ba36a
  https://github.com/nroonga/nroonga/commit/a2c214b507c9fe15df89628aa82d6d18c25ba36a

  Message:
    [travis] Specify node versions with string

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2013-04-06 13:24:48 +0900 (ac0cab8)
+++ .travis.yml    2013-04-06 13:29:02 +0900 (88964ab)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
- - 0.8
- - 0.10
+ - '0.8'
+ - '0.10'
 before_install:
  - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
-------------- next part --------------
HTML����������������������������...
Download 



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