.travis.yml


Log

Author Commit Date CI Message
Carlos Martín Nieto 034ccc76 2012-07-24T19:07:55 travis: be more idiomatic with the environment Instead of putting the compilers in CC, use the travis configuration to specify them. Also ask it to send reports to the IRC channel.
Carlos Martín Nieto 8d711074 2012-07-22T19:42:47 travis: build with both gcc and clang
Carlos Martín Nieto 9f99c5de 2012-07-12T21:04:09 travis: make it run the tests under valgrind
Scott J. Goldman 64ab0ba7 2012-05-26T18:23:54 Enable mingw cross-compile stage in travis-ci
Scott J. Goldman 62986ff6 2012-05-20T00:46:48 Add CMake build for examples / add them to Travis By default, they are still not built, but hopefully, now that Travis is building them, this will help stave off some of the bitrot.
Carlos Martín Nieto c2d82a65 2012-05-07T12:31:31 travis: run the tests verbosely
Carlos Martín Nieto 8b9ec201 2012-04-29T01:38:36 Add a travis config file Teach travis how to build the project.
Vicent Martí 5afe95d2 2012-04-02T20:45:04 travis: Change notify email
Peter Drahoš f9abcbdf 2012-04-02T00:33:01 Initial Travis CI build