summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2020-05-09 22:35:14 +0200
committerGitHub <noreply@github.com>2020-05-09 13:35:14 -0700
commit05203ec3fb027f7e5e167bb362bda3a21db4afa9 (patch)
treecc6aa45de9fb6e99c7e80eb34cef13f85648c2b3 /README.md
parent69ea6de06934fd8f7dc8fb89e15f9cea3499814e (diff)
downloadspack-05203ec3fb027f7e5e167bb362bda3a21db4afa9.tar.gz
spack-05203ec3fb027f7e5e167bb362bda3a21db4afa9.tar.bz2
spack-05203ec3fb027f7e5e167bb362bda3a21db4afa9.tar.xz
spack-05203ec3fb027f7e5e167bb362bda3a21db4afa9.zip
Add unit test on MacOS using Github Actions (#14220)
- Remove macos tests from travis - Add macos tests in github actions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70913b33bc..a55828808d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# <img src="https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo.svg" width="64" valign="middle" alt="Spack"/> Spack
+[![](https://github.com/spack/spack/workflows/macos%20tests/badge.svg)](https://github.com/spack/spack/actions)
[![Build Status](https://travis-ci.com/spack/spack.svg?branch=develop)](https://travis-ci.com/spack/spack)
[![Linux Builds](https://github.com/spack/spack/workflows/linux%20builds/badge.svg)](https://github.com/spack/spack/actions)
[![macOS Builds (nightly)](https://github.com/spack/spack/workflows/macOS%20builds%20nightly/badge.svg?branch=develop)](https://github.com/spack/spack/actions?query=workflow%3A%22macOS+builds+nightly%22)