Skip to content

Commit

Permalink
Adding travis support
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris DeRose committed Jan 6, 2016
1 parent d0a1b47 commit 17fc9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,4 @@ node_js:
- '0.12'
before_install:
- npm install -g gulp
script: gulp
script: gulp test:node

0 comments on commit 17fc9d2

Please sign in to comment.