Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use single VM in .travis.yml to speed-up launching builds. Container are laun... | 1138-4EB | 2017-03-01 | 1 | -14/+2 |
* | Replace travis-ci matrix with docker containers (#272) | 1138-4EB | 2017-02-14 | 1 | -38/+28 |
* | Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277) | 1138-4EB | 2017-02-12 | 1 | -1/+3 |
* | travis: don't run on appveyor branch | Tristan Gingold | 2016-12-20 | 1 | -0/+3 |
* | travis: set CLANGXX in make command | Tristan Gingold | 2016-12-12 | 1 | -1/+0 |
* | travis: use CLANGXX instead of CXX | Tristan Gingold | 2016-12-12 | 1 | -1/+1 |
* | travis: set CXX | Tristan Gingold | 2016-12-12 | 1 | -1/+3 |
* | travis: re-add libstdc++ | Tristan Gingold | 2016-12-12 | 1 | -0/+1 |
* | travis: try with clang-3.8 | Tristan Gingold | 2016-12-12 | 1 | -1/+1 |
* | travis: add libstdc++-6 | Tristan Gingold | 2016-12-12 | 1 | -0/+1 |
* | travis: try again with gnat-6/llvm-3.8 | Tristan Gingold | 2016-12-12 | 1 | -0/+14 |
* | travis: revert | Tristan Gingold | 2016-12-11 | 1 | -8/+0 |
* | travis: don't use a container for llvm-3.8 | Tristan Gingold | 2016-12-11 | 1 | -12/+8 |
* | travis: try gnat-5 | Tristan Gingold | 2016-12-11 | 1 | -2/+2 |
* | travis: try again with gnat-6 | Tristan Gingold | 2016-12-11 | 1 | -2/+2 |
* | travis: try with trusty. | Tristan Gingold | 2016-12-11 | 1 | -0/+1 |
* | travis: remove tabs | Tristan Gingold | 2016-12-11 | 1 | -4/+4 |
* | travis: build with llvm-3.8 (test) | Tristan Gingold | 2016-12-11 | 1 | -1/+12 |
* | travis: enable glob_file. | Tristan Gingold | 2016-05-03 | 1 | -0/+1 |
* | travis: adjust script and config | Tristan Gingold | 2016-05-03 | 1 | -1/+2 |
* | travis-ci: deploy snapshot using github release. | Tristan Gingold | 2016-05-03 | 1 | -0/+8 |
* | travis: tentatively try mixed setup. | Tristan Gingold | 2016-01-15 | 1 | -9/+17 |
* | travis: use envs. | Tristan Gingold | 2016-01-14 | 1 | -2/+5 |
* | travis: also build with llvm. | Tristan Gingold | 2016-01-14 | 1 | -2/+2 |
* | travis: use trusty. | Tristan Gingold | 2016-01-14 | 1 | -5/+6 |
* | travis: revert previous patches | Tristan Gingold | 2016-01-13 | 1 | -2/+0 |
* | travis: try to install gnat-5, llvm-3.5 | Tristan Gingold | 2016-01-13 | 1 | -1/+2 |
* | travis: tentatively install gnat:i386 | Tristan Gingold | 2016-01-13 | 1 | -0/+1 |
* | travis: Use an external script to build and test. | Tristan Gingold | 2016-01-12 | 1 | -7/+1 |
* | travis: use container-based infrastructure. | Tristan Gingold | 2016-01-12 | 1 | -4/+5 |
* | travis: fix typo | Tristan Gingold | 2016-01-07 | 1 | -1/+1 |
* | travis: adjust previous patch. | Tristan Gingold | 2016-01-07 | 1 | -3/+4 |
* | travis-ci: run testsuite. | Tristan Gingold | 2016-01-07 | 1 | -0/+3 |
* | Add .travis.yml (first try). | Tristan Gingold | 2016-01-06 | 1 | -0/+8 |