summaryrefslogtreecommitdiff
path: root/Tools/travis-linux-install.sh
Commit message (Expand)AuthorAgeFilesLines
* Add mzscheme to Travis testingWilliam S Fulton2019-02-091-0/+3
* Merge branch 'js-v8-52-tests'William S Fulton2018-08-021-1/+10
|\
| * fixed nvmfurylynx2018-07-211-3/+5
| * node tests: use provided version if presentfurylynx2018-07-211-4/+8
| * travis tests for different node versionsfurylynx2018-07-211-2/+3
| * fix travis testsfurylynx2018-07-211-1/+2
| * Merge branch 'master' into js-v8-52-testsJacob Gillespie2018-05-011-2/+6
| |\
| * | Test NodeJS 4, 6, 8, and 10Jacob Gillespie2018-05-011-4/+2
* | | Remove support for PHP5Olly Betts2018-06-071-3/+0
* | | Enhance Travis testing to use gcc 8 and test C++17 and C17William S Fulton2018-05-051-0/+4
| |/ |/|
* | Travis testing: use new deadsnakes repository for testing various python vers...William S Fulton2017-12-311-1/+1
* | Switch to using pycodestyle instead of pep8William S Fulton2017-12-311-1/+1
* | Travis test gcc-7.2 and c++-17William S Fulton2017-10-071-0/+4
* | Restore node testing on Travis (for Ubuntu Trusty)William S Fulton2017-09-121-4/+1
* | Travis fix for pip install pep8William S Fulton2017-09-121-1/+1
|/
* Octave Travis install workaround tweakWilliam S Fulton2017-03-241-8/+8
* [CI] Fix Octave 4.2 CI jobKarl Wette2017-03-091-0/+8
* Use travis_retry for commands that may fail due to network issuesWilliam S Fulton2017-02-101-39/+39
* Octave: move Travis build over to trustyKarl Wette2017-01-221-1/+1
* Install newer version of pep8 on TravisWilliam S Fulton2016-12-111-1/+1
* Test php 7.0 and 7.1 on TravisWilliam S Fulton2016-12-041-0/+5
* Fix travis for php->php5 renameOlly Betts2016-12-021-1/+1
* Travis Trusty testing fix upsWilliam S Fulton2016-10-171-1/+4
* Migrate Linux Travis testing from Precise to TrustyWilliam S Fulton2016-10-171-14/+5
* Workaround all Travis OSX builds reporting a failureWilliam S Fulton2016-10-161-1/+3
* Add gcc-6 Travis testing and use gcc-5.3 instead of gcc-5.2William S Fulton2016-05-281-4/+7
* Test Go 1.5 on Ubuntu Trusty on TravisWilliam S Fulton2016-05-021-4/+0
* Add Lua 5.3 testing on TravisWilliam S Fulton2016-05-011-1/+7
* Travis uses rvm, use it to install ruby 2.3.0Alec Cooper2016-02-051-6/+1
* Remove Travis 'gem pristine --all'William S Fulton2016-02-041-1/+1
* Fix Travis Ruby gem pristine warningsWilliam S Fulton2016-02-041-0/+1
* Use set -e in Travis scripts to ensure the scripts fail on errorWilliam S Fulton2016-02-041-0/+3
* Travis: ensure the requested language version is being testedWilliam S Fulton2016-02-041-3/+6
* Add ruby-2.3 testing to TravisWilliam S Fulton2016-02-041-0/+9
* Remove dependency on yodl tools and remove ccache-swig man pageWilliam S Fulton2015-12-171-3/+1
* Add executable permissions to new scriptsWilliam S Fulton2015-09-051-0/+0
* Travis: unify GCC5 and SWIG_CC variablesAlexey Sokolov2015-09-051-2/+1
* Integrate OS X .travis.yml into master branch using multi-os feature.Alexey Sokolov2015-09-021-0/+97