summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Turn on C++11 Travis testing for RWilliam S Fulton2017-06-171-0/+4
* Revert "Add R to c++11 and c++14 Travis testing"William S Fulton2017-06-161-8/+0
* Add R to c++11 and c++14 Travis testingWilliam S Fulton2017-06-161-0/+8
* Remove php and perl5 C++11 and C++14 testing on TravisWilliam S Fulton2017-05-131-16/+0
* Expand c++11 and c++14 Travis testingWilliam S Fulton2017-05-131-0/+32
* Merge branch 'kwwette-master'William S Fulton2017-03-241-6/+0
|\
| * [CI] Fix Octave 4.2 CI jobKarl Wette2017-03-091-6/+0
* | Allow Guile on Travis OSX to fail until fixed Guile 2.2 support is addedWilliam S Fulton2017-03-201-0/+4
|/
* [CI] Fix ocaml job to actually runOlly Betts2017-02-221-0/+5
* [CI] Fix octave 4.2 CI job to actually still runOlly Betts2017-02-211-0/+5
* [CI] Mark Octave 4.2 build as "allowed to fail"Olly Betts2017-02-201-5/+6
* Enable C++11 and C++14 testing for RubyWilliam S Fulton2017-02-101-0/+8
* Octave: add support for version 4.2Karl Wette2017-01-221-0/+5
* Octave: move Travis build over to trustyKarl Wette2017-01-221-4/+5
* [CI] Remove PHP 7.1 from allow_failuresOlly Betts2016-12-061-6/+0
* Test php 7.0 and 7.1 on TravisWilliam S Fulton2016-12-041-0/+16
* Fix travis for php->php5 renameOlly Betts2016-12-021-2/+2
* Travis Trusty testing fix upsWilliam S Fulton2016-10-171-5/+8
* Remove Travis testing restriction to just master branchWilliam S Fulton2016-10-171-3/+0
* Migrate Linux Travis testing from Precise to TrustyWilliam S Fulton2016-10-171-3/+76
* Updates for Travis testing where the default Xcode changed from 6.1 to 7.3William S Fulton2016-10-161-4/+4
* Turn off osx Travis testing until tests are fixed for migration of xcode from...William S Fulton2016-10-141-5/+5
* Temporarily remove OSX testing of Guile on TravisWilliam S Fulton2016-09-271-3/+4
* Test Python 3 without -py3 option on TravisWilliam S Fulton2016-06-071-0/+3
* Expand Travis to test python 2.6 with -builtinWilliam S Fulton2016-06-051-0/+3
* Add gcc-6 Travis testing and use gcc-5.3 instead of gcc-5.2William S Fulton2016-05-281-1/+23
* Test Go 1.5 on Ubuntu Trusty on TravisWilliam S Fulton2016-05-021-0/+5
* Add Lua 5.3 testing on TravisWilliam S Fulton2016-05-011-0/+5
* Scilab Travis testing working againWilliam S Fulton2016-03-171-4/+0
* Scilab is broken - prevent it from breaking the Travis testsWilliam S Fulton2016-03-121-0/+4
* Merge branch 'ahnolds-classic_python'William S Fulton2016-02-061-4/+0
|\
| * Updating changelog and marking -classic as passing CIAlec Cooper2016-02-041-4/+0
* | Travis uses rvm, use it to install ruby 2.3.0Alec Cooper2016-02-051-3/+1
* | Ruby 2.3 Travis tests requires Ubuntu TrustyWilliam S Fulton2016-02-051-4/+2
|/
* Travis: ensure the requested language version is being testedWilliam S Fulton2016-02-041-1/+1
* Add ruby-2.3 testing to TravisWilliam S Fulton2016-02-041-0/+7
* Go test-suite should now work on OSXAlec Cooper2016-01-231-3/+0
* Octave tests on Travis now working reliablyWilliam S Fulton2016-01-051-8/+0
* Travis octave parallel builds set to 2 as -j quickly ran out of memoryWilliam S Fulton2015-12-171-5/+5
* Remove dependency on yodl tools and remove ccache-swig man pageWilliam S Fulton2015-12-171-2/+1
* Travis octave parallel builds changeWilliam S Fulton2015-12-171-5/+5
* Show Travis hardware infoWilliam S Fulton2015-12-171-0/+2
* Travis testing - add Python 3.5William S Fulton2015-10-101-0/+6
* Travis: unify GCC5 and SWIG_CC variablesAlexey Sokolov2015-09-051-15/+10
* Make sure travis doesn't silently skip testing of some languageAlexey Sokolov2015-09-021-0/+1
* Integrate OS X .travis.yml into master branch using multi-os feature.Alexey Sokolov2015-09-021-29/+96
* R testing should now work in Travis - remove from expected failsWilliam S Fulton2015-08-131-3/+0
* Don't check for all the languages in Travis language-specific builds.Vadim Zeitlin2015-08-021-0/+1
* Octave 4.0 fails in TravisWilliam S Fulton2015-07-191-0/+3
* Merge pull request #460 from opoplawski/octave4Karl Wette2015-07-171-0/+2
|\