Overhaul Spack's CI Infrastructure

This commit is contained in:
Adam J. Stewart
2016-08-22 10:22:42 -05:00
parent 7e4c6afd91
commit 732c1985ef
4 changed files with 29 additions and 22 deletions

4
share/spack/qa/run-doc-tests Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# pass
exit 0

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# This script runs source code style checks on Spack.
#