summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Simplify matrixAnthony Green2018-03-291-8/+10
|
* iOS buildsAnthony Green2018-03-271-7/+3
|
* Remove debug outputAnthony Green2018-03-181-1/+0
|
* travis debugAnthony Green2018-03-181-0/+2
|
* Run dejagnu's runtest with -a option to prevent travis timeouts after 10minAnthony Green2018-03-161-1/+1
|
* fix .travis.ymlAnthony Green2018-03-151-3/+1
|
* fix .travis.ymlAnthony Green2018-03-141-1/+1
|
* fix .travis.ymlAnthony Green2018-03-141-5/+3
|
* fix .travis.ymlAnthony Green2018-03-141-1/+1
|
* fix .travis.ymlAnthony Green2018-03-141-0/+2
|
* fix .travis.ymlAnthony Green2018-03-141-1/+1
|
* fix .travis.ymlAnthony Green2018-03-141-1/+3
|
* fix .travis.ymlAnthony Green2018-03-141-7/+2
|
* fix .travis.ymlAnthony Green2018-03-141-1/+1
|
* Fix travis.ymlAnthony Green2018-03-141-2/+2
|
* yaml syntax error fixAnthony Green2018-03-141-1/+1
|
* Debug travis outputAnthony Green2018-03-141-0/+1
|
* testAnthony Green2018-03-141-2/+5
|
* Debug envAnthony Green2018-03-131-1/+5
|
* RefactorAnthony Green2018-03-131-5/+4
|
* fix moxie buildAnthony Green2018-03-131-3/+2
|
* fix moxie buildAnthony Green2018-03-131-2/+2
|
* Add experimental moxie travis buildAnthony Green2018-03-131-1/+5
|
* adjust env usage in travisAnthony Green2018-01-101-1/+3
|
* test static libAnthony Green2018-01-101-1/+2
|
* Remove osx testing. gcc was symlinked to clang. dejagnu c++ tests fail with ↵Anthony Green2017-03-161-1/+0
| | | | clang.
* Require sudo for installing packagesAnthony Green2017-03-151-0/+4
|
* Update travis to test linux 32/64 and osx with a mix of gcc and clangAnthony Green2016-09-041-8/+10
|
* Delete empty env in .travis.ymlBerker Peksag2016-05-191-1/+0
|
* update apt-get in travisGraham Ollis2016-01-021-0/+1
|
* Use the proper C++ compiler to run C++ testsJosh Triplett2014-03-271-2/+2
| | | | | Running the C compiler with -shared-libgcc -lstdc++ does not work on non-GCC compilers.
* .travis.yml: Make the build command more readable by splitting at &&Josh Triplett2014-03-271-1/+6
| | | | "script" can contain multiple commands to run in sequence.
* Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CCJosh Triplett2014-03-261-5/+5
| | | | This fixes cross-compilation and compilation with CC="gcc -m32".
* .travis.yml: Test "make dist" too.Josh Triplett2014-03-161-1/+1
|
* .travis.yml: Test on both 32-bit and 64-bitJosh Triplett2014-03-161-2/+11
|
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-1/+1
| | | | Add an autogen.sh to regenerate them.
* Update travis-ci build dependencies to include texinfoAnthony Green2013-10-151-1/+1
|
* [travis] install dejagnu with sudoAnthony Green2013-01-111-1/+1
|
* [travis] install dejagnuAnthony Green2013-01-111-0/+2
|
* Add first travis config fileAnthony Green2013-01-111-0/+6