mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Implement travis support, needs testing
This commit is contained in:
parent
7bfb0a7095
commit
8e3d37868e
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
script: npm start && mocha
|
||||
Loading…
x
Reference in New Issue
Block a user