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