aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Travis: test against node.js 0.12.XhmikosR1-1/+1
2015-02-16Travis CI: Bump Rouge gem to 1.8.0.XhmikosR1-1/+1
2015-01-30Bump Ruby gems.XhmikosR1-2/+2
2014-11-19Switch to using sub-account of main Sauce account for SavageChris Rebert1-2/+2
2014-11-19Savage builds should not update the S3 cacheChris Rebert1-2/+2
2014-11-19grant Savage access to the S3 cacheChris Rebert1-0/+3
2014-11-19skip HTML validator for Savage buildsChris Rebert1-0/+1
2014-11-19enable Sauce access for SavageChris Rebert1-0/+2
2014-11-19Setup Travis event notification webhook for SavageChris Rebert1-0/+2
2014-11-17fix travis.yml lint errorsChris Rebert1-3/+3
2014-11-10Bump Jekyll to v2.5.1.XhmikosR1-1/+1
2014-10-23Update Jekyll to v2.4.0 and rouge to v1.7.2.XhmikosR1-2/+2
2014-09-01Set git clone depth to 10 for Travis to make it fasterBas Bosman1-0/+2
2014-08-26Update Ruby dependencies.XhmikosR1-2/+2
2014-08-15Remove `time` from `.travis.yml`.Joshua Anderson1-2/+2
2014-07-27Fixes #14213: Rouge 1.6.1Mark Otto1-1/+1
2014-07-21update to Jekyll v2.1.1 in Travis CI buildChris Rebert1-1/+1
2014-07-21update to rouge v1.5.1 in Travis CI buildChris Rebert1-1/+1
2014-07-08properly integrate Rouge into the Travis build; fixes #14078Chris Rebert1-1/+2
2014-06-29Update to Jekyll 2.1.x.XhmikosR1-1/+1
2014-06-17FFSChris Rebert1-1/+1
2014-06-17sighChris Rebert1-1/+1
2014-06-17Travis: per today's PyPI issues, travis_retry the pip install stepChris Rebert1-1/+1
2014-06-10Update docs for Jekyll 2.x.XhmikosR1-1/+1
2014-05-18prove that [skip validator] worksChris Rebert1-1/+0
2014-05-18prove that [skip sauce] worksChris Rebert1-0/+1
2014-05-18Travis: skip RubyGems install+cache when TWBS_DO_VALIDATOR=0Chris Rebert1-2/+2
2014-05-18add to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SAUCE vars to TravisChris Rebert1-0/+3
2014-05-07Update .travis.ymlMark Otto1-0/+2
2014-04-03move some caching info+logic out of .travis.yml; fixes #13136Chris Rebert1-4/+4
2014-04-03Travis: introduce $GEMDIR env varChris Rebert1-3/+4
2014-04-03add timing logic+output to s3_cache.pyChris Rebert1-4/+4
2014-03-25Update Jekyll to 1.5.0.XhmikosR1-1/+1
2014-03-10Bump Jekyll version used in Travis to v1.4.2.XhmikosR1-1/+1
2014-02-11rm BrowserStack testing from buildChris Rebert1-3/+0
2014-02-07disable BrowserStack tests due to flakinessChris Rebert1-1/+1
2014-01-26fix #12261Chris Rebert1-2/+2
2014-01-14tests: run BrowserStack in parallel with Sauce LabsChris Rebert1-0/+3
2014-01-04Quote Node 0.10 so correct version is printedNick Schonning1-1/+1
2013-12-15use S3-cached Jekyll installChris Rebert1-4/+8
2013-12-15make S3 caching significantly more genericChris Rebert1-2/+2
2013-12-14parallelize Travis using build matrix & test subsuitesChris Rebert1-7/+13
2013-12-13time all the thingsChris Rebert1-5/+5
2013-12-13use S3-based node_modules cachingChris Rebert1-1/+9
2013-12-03switch to Sauce Labs for our cross-browser JS unit testing needsChris Rebert1-3/+2
2013-11-04update node.js to v0.10.x (current stable)Chris Rebert1-1/+1
2013-08-12add HTML5 validation of docs pages to the buildChris Rebert1-0/+1
2013-08-06disable BrowserStack for folks w/o their own key who are making PRsChris Rebert1-0/+1
2013-08-06Integrate testing with browserstackRohan Jain1-1/+5
2013-07-26Replace Makefile with GruntJSJohn-Philip Johansson1-1/+3