Add OSX to the list of Travis CI OSes

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
Kevin Petit
2018-11-06 19:38:07 +00:00
committed by Kévin Petit
parent 7901538f0f
commit ba975e4112

View File

@@ -2,6 +2,7 @@ language: cpp
os:
- linux
- osx
script:
- export TOP=$(pwd)