Skip to content

Commit 7af481c

Browse files
committed
added circle.yml
1 parent c13b6b6 commit 7af481c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ src
33
tests
44
webpack.config.js
55
.babelrc
6+
circle.yml

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
machine:
2+
node:
3+
version: 5.6.0

0 commit comments

Comments
 (0)