Skip to content

Commit

Permalink
Merge pull request #2 from ntwb/travis
Browse files Browse the repository at this point in the history
chore: Add initial `.travis.yml` Travis CI configuration.
  • Loading branch information
rmccue authored Jun 28, 2017
2 parents ed06fb5 + d558978 commit fdb1391
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
sudo: false
language: node_js
node_js:
- '8'
- '6'

0 comments on commit fdb1391

Please sign in to comment.