aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto1-19/+0
2019-07-15Move the linkinator test in `npm t`. (#29003)XhmikosR1-1/+0
2019-04-29Travis CI: add Node.js 12 and use `cache: npm`. (#28705)XhmikosR1-3/+2
2019-03-13Switch to Hugo.XhmikosR1-4/+0
2019-02-19Drop Node.js < 8 support.XhmikosR1-6/+6
2019-02-19Replace broken-link-checker with linkinator. (#28291)XhmikosR1-1/+1
2018-11-20Remove `sudo` from Travis config. (#27693)XhmikosR1-1/+0
2018-11-05display chrome version on travisJohann-S1-0/+2
2018-11-05Travis: Add back chrome addon (#27610)XhmikosR1-0/+2
2018-11-05Travis: exit pipeline if test fails.XhmikosR1-1/+1
2018-11-04Travis: stop using a separate stage for Browser tests.XhmikosR1-11/+3
2018-10-29Update Travis CI config.XhmikosR1-2/+2
2018-10-18Travis: stop installing chrome (#27468)XhmikosR1-2/+0
2018-10-14Travis: add `--clean` in `bundle install` command.XhmikosR1-1/+1
2018-10-13Update Travis config.XhmikosR1-1/+2
2018-09-16Travis CI: Actually don't install `npm@5` at all.XhmikosR1-2/+0
2018-09-16Travis: Don't install npm@5 when the current npm is newer.XhmikosR1-1/+1
2018-09-15speed up browser testsJohann-S1-1/+1
2018-06-25Add broken-link-checker.XhmikosR1-0/+3
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR1-5/+0
2018-05-23Run coveralls only on Travis and only once.XhmikosR1-0/+1
2018-01-11Work around Travis errors by switching to sudo.XhmikosR1-1/+3
2017-12-01Revert the Travis workaround. (#24926)XhmikosR1-3/+1
2017-12-01Work around Travis failures.XhmikosR1-1/+3
2017-10-08Move vnu-jar to devDependencies and remove completely htmlhint.XhmikosR1-1/+0
2017-10-08Move from htmllint to Travis-only vnu.jar.Bardi Harborow1-0/+1
2017-10-01Make Node.js 6 the minimum version.XhmikosR1-1/+1
2017-09-17Move Travis to build stages and fix skip browser flag. (#23961)Bardi Harborow1-12/+9
2017-07-16Switch to using NPM lock files.Bardi Harborow1-1/+0
2017-07-15Start testing on Node v8.Bardi Harborow1-2/+2
2017-04-20Build system overhaul.Bardi Harborow1-11/+8
2017-03-12Update config files across the board.Bardi Harborow1-2/+2
2016-12-04Travis build infrastructure refresh. (#21108)Bardi Harborow1-16/+10
2016-09-05Move Sauce credentials out of .travis.ymlChris Rebert1-4/+0
2016-07-04Update devDepedencies.XhmikosR1-1/+0
2016-06-27Allow PRs to be previewed at http://preview.twbsapps.com (#20179)Chris Rebert1-0/+1
2016-05-28Travis: Upgrade Node.js from v5 to v6 (#19980)Chris Rebert1-1/+1
2016-03-07Travis CI: Remove now-unused $GEMDIR env varChris Rebert1-1/+0
2016-03-03Revert "Travis CI: Specify node.js 5.6 since 5.7.0 has regressions."XhmikosR1-1/+1
2016-02-28Travis CI: Specify node.js 5.6 since 5.7.0 has regressions.XhmikosR1-1/+1
2016-02-19Travis CI: switch to the Trusty image.XhmikosR1-1/+2
2016-01-26Travis CI: Disable npm's progress bar for speedier installChris Rebert1-0/+1
2016-01-14Fix RVM under Travis caching by excluding node-which from $PATHChris Rebert1-5/+6
2015-11-29Travis CI: Temporarily disable cachingChris Rebert1-4/+5
2015-11-25Travis CI: Use Node.js 5 instead of "stable"Chris Rebert1-1/+1
2015-11-13Travis CI: Use npm@3Chris Rebert1-0/+1
2015-11-12Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224Chris Rebert1-0/+5
2015-11-12Travis CI: Use Ruby 2.2.XhmikosR1-1/+3
2015-11-11Travis CI: test against node.js "4" and "stable".XhmikosR1-1/+2
2015-09-23Travis: install npm dependencies using shrinkwrap; fixes #17552Chris Rebert1-0/+1