travis: bring back macOS test in unit test stage
This commit is contained in:
		| @@ -57,8 +57,7 @@ jobs: | |||||||
|       os: linux |       os: linux | ||||||
|       language: python |       language: python | ||||||
|       env: TEST_SUITE=doc |       env: TEST_SUITE=doc | ||||||
|     - stage: 'unit tests - osx' |     - os: osx | ||||||
|       os: osx |  | ||||||
|       language: generic |       language: generic | ||||||
|       env: [ TEST_SUITE=unit, PYTHON_VERSION=2.7 ] |       env: [ TEST_SUITE=unit, PYTHON_VERSION=2.7 ] | ||||||
| # mpich (AutotoolsPackage) | # mpich (AutotoolsPackage) | ||||||
| @@ -109,8 +108,6 @@ stages: | |||||||
|   - 'style checks' |   - 'style checks' | ||||||
|   - 'unit tests + documentation' |   - 'unit tests + documentation' | ||||||
|   - 'build tests' |   - 'build tests' | ||||||
|   - name: 'unit tests - osx' |  | ||||||
|     if: type IN (cron) |  | ||||||
|  |  | ||||||
|  |  | ||||||
| #============================================================================= | #============================================================================= | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Todd Gamblin
					Todd Gamblin