Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
Configure Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Aug 1, 2017
1 parent 38c7b7c commit 8a82830
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
language: node_js
node_js: node
sudo: false
script:
- make lint
- make critique

0 comments on commit 8a82830

Please sign in to comment.