1
0
mirror of synced 2025-11-08 12:57:47 +00:00

chore(release): 1.0.0

This commit is contained in:
Jason Dreyzehner
2017-02-08 21:52:08 -05:00
parent b6efcf3e95
commit 7304e24d77
17 changed files with 3876 additions and 2 deletions

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
sudo: false
language: node_js
node_js:
- 6
- 4