aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Fix Travis syntax errorGravatar Adam Chlipala2016-08-02
|
* Update Travis tests to (1) use MLton from main package repo and (2) apply an ↵Gravatar Adam Chlipala2016-08-02
| | | | OS X libtool workaround
* Use official MLton Homebrew packageGravatar Adam Chlipala2016-01-16
|
* Update the homebrew tap for mltonGravatar Jason Gross2016-01-01
| | | | | This version of the tap has mlton looking for libgmp.a in the correct directory.
* Pass --with-openssl to make use of brew's openssl on OSXGravatar Jason Gross2015-12-30
|
* Also install openssl from brew on OSX in TravisGravatar Jason Gross2015-12-30
| | | | | | [A Google search](https://github.com/devsisters/gospdyquic/issues/1#issuecomment-102892729) suggests that the problem is that Mac OSX OpenSSL headers are broken.
* Add tap for mlton on osxGravatar Jason Gross2015-12-30
|
* Add .travis.yml for automated testingGravatar Jason Gross2015-12-30