aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2018-02-24 13:42:38 +0100
committerMarat Dukhan <marat@fb.com>2018-02-24 13:42:38 +0100
commitb776ad1bc6d0e9d4d8a1bf394e386629fc199f85 (patch)
tree8a08624bd36bcf583eed3b1a3f4fe610da4db50a
parent6f0cdf080e2dce3191562490299fda1635d4d780 (diff)
downloadcpuinfo-b776ad1bc6d0e9d4d8a1bf394e386629fc199f85.tar.gz
Travis builds on both Mac and Linux
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 40e365f..07302cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,7 @@
language: cpp
+os:
+ - linux
+ - osx
before_script:
- mkdir build
- cd build