Skip to content

Commit 36cf60d

Browse files
committed
adding travis
1 parent ab804ba commit 36cf60d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- "4.2.4"
4+
- "current"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ Things to do:
2626
- add examples for every provider
2727
- add more providers (mongodb, mysql, redis)
2828
- remove old ids from global storage
29+
- add eslint to travis

0 commit comments

Comments
 (0)