mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
remove node.js support, fix travis tests
not sure why it's failing on travis. It does work locally with node 0.12
This commit is contained in:
parent
012f5bf006
commit
7be65475fe
@ -1,6 +1,5 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
|
||||||
- "iojs-v1.3"
|
- "iojs-v1.3"
|
||||||
before_script:
|
before_script:
|
||||||
- cp "modules/config.example.js" "modules/config.js"
|
- cp "modules/config.example.js" "modules/config.js"
|
||||||
|
|||||||
@ -40,6 +40,7 @@ Please [visit the website](https://crafatar.com) for details.
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Local
|
#### Local
|
||||||
|
* Use io.js
|
||||||
* [Install](https://github.com/Automattic/node-canvas/wiki) Cairo.
|
* [Install](https://github.com/Automattic/node-canvas/wiki) Cairo.
|
||||||
* `npm install`
|
* `npm install`
|
||||||
* Start `redis-server`
|
* Start `redis-server`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user