aboutsummaryrefslogtreecommitdiff
path: root/test-infra/S3Cachefile.json
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08Remove the now unused test-infra files.XhmikosR1-7/+0
2015-08-25rm broken bundle update task & defunct custom RubyGem caching schemeChris Rebert1-5/+0
[skip sauce]
2014-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy1-3/+3
* Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-08Travis: install scss-lintChris Rebert1-1/+1
2014-07-08properly integrate Rouge into the Travis build; fixes #14078Chris Rebert1-1/+1
[skip sauce]
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert1-1/+1
Instead of our homegrown grunt/shrinkwrap.js Fixes #13483. New npm-shrinkwrap.json is human-readable but still in a consistent/stable format. Should aid debugging, produce better diffs, and be less prone to merge conflicts
2014-04-03move some caching info+logic out of .travis.yml; fixes #13136Chris Rebert1-0/+12