summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2015-12-09 01:28:54 -0800
committerTodd Gamblin <tgamblin@llnl.gov>2015-12-09 01:28:54 -0800
commite009a910ccbd111ae210e0f65aef2db964ed3916 (patch)
tree76cadcdf6981eecef9cb779eafd4e8b80b1832d0 /README.md
parentc41b9b7ddc05271e46a86e21e682291420e6e488 (diff)
downloadspack-e009a910ccbd111ae210e0f65aef2db964ed3916.tar.gz
spack-e009a910ccbd111ae210e0f65aef2db964ed3916.tar.bz2
spack-e009a910ccbd111ae210e0f65aef2db964ed3916.tar.xz
spack-e009a910ccbd111ae210e0f65aef2db964ed3916.zip
Fix travis badge URL.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ffd118ded8..bdce345764 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
![image](share/spack/logo/spack-logo-text-64.png "Spack")
============
-[![Build Status](https://travis-ci.org/llnl/spack.png?branch=develop)](https://travis-ci.org/llnl/spack)
+[![Build Status](https://travis-ci.org/LLNL/spack.png?branch=develop)](https://travis-ci.org/LLNL/spack)
Spack is a package management tool designed to support multiple
versions and configurations of software on a wide variety of platforms