mirror of https://github.com/docker/docs.git
Add OS X build environment
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
parent
71780b947e
commit
b88b9861a3
|
|
@ -8,3 +8,7 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- resources
|
- resources
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue