Skip to content

Commit

Permalink
Add .gitattributes and .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Perez committed Mar 9, 2016
1 parent 7021c39 commit c537da3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist/* -diff
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
language: node_js
script: make test

0 comments on commit c537da3

Please sign in to comment.