mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 23:48:30 +00:00
Merge pull request #179 from stephengroat/patch-1
add osx to .travis.yml testing
This commit is contained in:
commit
ed1b149fae
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@ addons:
|
|||
# This needs work.
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
before_script: df -h && autoreconf -fiv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue