Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
TRAVIS CI: Add os's outside jobs to fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Justsnoopy30 committed Mar 2, 2020
1 parent 7baf638 commit 52dc873
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 @@ -2,6 +2,9 @@ if: tag IS blank
language: node_js
node_js:
- node
os:
- linux
- osx
jobs:
include:
- os: linux
Expand Down

0 comments on commit 52dc873

Please sign in to comment.