Skip to content

Commit

Permalink
CI updates (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon93s authored and sindresorhus committed Dec 31, 2018
1 parent c1c744d commit 94cef2f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 21 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
os:
- linux
- osx
- windows
language: node_js
node_js:
- '10'
Expand Down
20 changes: 0 additions & 20 deletions appveyor.yml

This file was deleted.

2 changes: 1 addition & 1 deletion readme.md
@@ -1,4 +1,4 @@
# globby [![Build Status: macOS & Linux](https://travis-ci.com/sindresorhus/globby.svg?branch=master)](https://travis-ci.com/sindresorhus/globby) [![Build status: Windows](https://ci.appveyor.com/api/projects/status/ik0aj9roriqwc5uf/branch/master?svg=true)](https://ci.appveyor.com/project/sindresorhus/globby/branch/master)
# globby [![Build Status](https://travis-ci.com/sindresorhus/globby.svg?branch=master)](https://travis-ci.com/sindresorhus/globby)

> User-friendly glob matching
Expand Down

0 comments on commit 94cef2f

Please sign in to comment.