mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Tell travis to build on OSX in addition to Linux (#9717)
This way we can have a CI environment with a case-insensitive filesystem. Travis added supprot for this around April.
This commit is contained in:
@@ -6,3 +6,7 @@ node_js:
|
||||
- '0.10'
|
||||
|
||||
sudo: false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
Reference in New Issue
Block a user