Skip to content

Commit

Permalink
99xgh-48: Added a .travis.yml
Browse files Browse the repository at this point in the history
This closes 99x#48
  • Loading branch information
dinukadesilva committed Aug 28, 2017
1 parent adf7b6b commit 43187df
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
@@ -0,0 +1,6 @@
language: node_js
node_js:
- 6.2.2

script:
- npm test

0 comments on commit 43187df

Please sign in to comment.