Skip to content

Commit

Permalink
Travis CI now on Linux & macOS ("osx")
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. Brody committed Sep 26, 2019
1 parent b819705 commit d06078f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ node_js:
- 10
- 12

os:
- linux
- osx

install:
- nvm --version
- node --version
Expand Down

0 comments on commit d06078f

Please sign in to comment.