mirror of
https://github.com/cupcakearmy/cometa.git
synced 2026-05-25 21:55:26 +00:00
Add Travis File
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.*
|
||||
!.travis.yml
|
||||
|
||||
src/*.js
|
||||
src/*.js.map
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
Reference in New Issue
Block a user