Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hicom150 committed Aug 6, 2020
2 parents 1c4ff8c + 20e8272 commit f02278e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: node_js
os:
- linux
- osx
node_js:
- '12'
- '10'
- '12'
dist: bionic
osx_image: xcode12
cache:
directories:
- node_modules
Expand All @@ -16,6 +20,9 @@ addons:
apt:
packages:
- rpm
homebrew:
packages:
- rpm
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit f02278e

Please sign in to comment.