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

Commit

Permalink
Merge pull request #16 from Luchanso/feat/travis
Browse files Browse the repository at this point in the history
feat(ci/cd): add travis
  • Loading branch information
Luchanso committed Jan 13, 2019
2 parents 4e0ffe3 + 0befbba commit b315991
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: node_js
node_js:
- "8"
- "10"
- "lts/*"

0 comments on commit b315991

Please sign in to comment.