소스 검색

remove node.js support, fix travis tests

not sure why it's failing on travis. It does work locally with node 0.12
jomo 10 년 전
부모
커밋
7be65475fe
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .travis.yml
  2. 1 0
      README.md

+ 0 - 1
.travis.yml

@@ -1,6 +1,5 @@
 language: node_js
 node_js:
-  - "0.12"
   - "iojs-v1.3"
 before_script:
   - cp "modules/config.example.js" "modules/config.js"

+ 1 - 0
README.md

@@ -40,6 +40,7 @@ Please [visit the website](https://crafatar.com) for details.
   ```
 
 #### Local
+* Use io.js
 * [Install](https://github.com/Automattic/node-canvas/wiki) Cairo.
 * `npm install`
 * Start `redis-server`