Skip to content

Commit

Permalink
exclude windows/stable as nvs seems not to understand it
Browse files Browse the repository at this point in the history
  • Loading branch information
scravy committed May 18, 2020
1 parent c7f4878 commit a358806
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 @@ -19,3 +19,7 @@ node_js:
- iojs-v1.0.4
install:
- npm install
jobs:
exclude:
- os: windows
node_js: stable

0 comments on commit a358806

Please sign in to comment.