Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 0a959c8

Browse files
committed
Add a badge for the windows build too.
1 parent bcaccd4 commit 0a959c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GoDotEnv [![Build Status](https://travis-ci.org/joho/godotenv.svg?branch=master)](https://travis-ci.org/joho/godotenv)
1+
# GoDotEnv [![Build Status](https://travis-ci.org/joho/godotenv.svg?branch=master)](https://travis-ci.org/joho/godotenv) [![Build status](https://ci.appveyor.com/api/projects/status/9v40vnfvvgde64u4?svg=true)](https://ci.appveyor.com/project/joho/godotenv)
22

33
A Go (golang) port of the Ruby dotenv project (which loads env vars from a .env file)
44

0 commit comments

Comments
 (0)