Skip to content

Commit

Permalink
Travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed Jan 12, 2017
1 parent a977251 commit 347a88a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
language: node_js

# test on two node.js versions: 0.6 and 0.8
node_js:
- 0.6
- 0.8

# configure notifications (email, IRC, campfire etc)
# please update this section to your needs!
#notifications:
# irc: "irc.freenode.org#travis"

0 comments on commit 347a88a

Please sign in to comment.