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-07 10:30:37 +00:00
committed by Kévin Petit
parent 3b577bb13a
commit de6c3db41b
2 changed files with 1 additions and 1 deletions

View File

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