mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 12:30:40 +00:00
Add Travis File
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.*
|
||||
!.travis.yml
|
||||
|
||||
src/*.js
|
||||
src/*.js.map
|
||||
|
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
Reference in New Issue
Block a user