Skip to content

Commit

Permalink
Add Travis configuration
Browse files Browse the repository at this point in the history
This closes #108
  • Loading branch information
Albin Mattsson committed May 22, 2016
1 parent 67fa3f8 commit 75a3cb5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: node_js
osx_image: xcode7.3
os:
- osx
node_js:
- 6
script:
- npm test

0 comments on commit 75a3cb5

Please sign in to comment.