Add very basic Travis CI support.

This commit is contained in:
Todd Gamblin
2015-11-29 21:40:23 -08:00
parent b253308eee
commit 45ffcdee7b
2 changed files with 25 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
![image](share/spack/logo/spack-logo-text-64.png "Spack")
============
[![Build Status](https://travis-ci.org/scalability-llnl/spack.png?branch=develop)](https://travis-ci.org/scalability-llnl/spack)
Spack is a package management tool designed to support multiple
versions and configurations of software on a wide variety of platforms
and environments. It was designed for large supercomputing centers,