Skip to content

Commit

Permalink
Compile and test our module.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed May 25, 2016
1 parent 25e4dcf commit c688f04
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

install:
- npm install

script:
- npm test

notifications:
webhooks:
urls:
Expand Down

0 comments on commit c688f04

Please sign in to comment.