mirror of
https://github.com/azures04/crafatar.git
synced 2026-08-10 08:43:21 +02:00
Implement travis support, needs testing
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
script: npm start && mocha
|
||||
Reference in New Issue
Block a user