Browse Source

fixed typo in travis

Estevão Soares dos Santos 10 năm trước cách đây
mục cha
commit
9d5a3ffad1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  . "0.6"
+  - "0.6"
   - "0.8"
   - "0.10"