Skip to content

Commit

Permalink
also build project on linux and macos
Browse files Browse the repository at this point in the history
  • Loading branch information
dtobe committed Apr 17, 2020
1 parent 5f2ddda commit 3b7695a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js:
- node
- lts/*
- 10
os:
- linux
- osx
branches:
all_branches: true
cache: yarn
Expand Down

0 comments on commit 3b7695a

Please sign in to comment.