0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

84 Commits

Author SHA1 Message Date
Bardi Harborow
84ce248f06 Update config files across the board. 2017-03-12 16:15:00 +11:00
Bardi Harborow
5a19d48705 Travis build infrastructure refresh. (#21108) 2016-12-04 16:40:27 -08:00
Chris Rebert
019502543b Move Sauce credentials out of .travis.yml
For the sake of cleanliness.
2016-09-05 15:55:22 -07:00
XhmikosR
e727ca9654 Update devDepedencies. 2016-07-04 12:35:52 +03:00
Chris Rebert
e95e9fed09 Allow PRs to be previewed at http://preview.twbsapps.com (#20179) 2016-06-27 14:19:10 -07:00
Chris Rebert
680cb317ed Travis: Upgrade Node.js from v5 to v6 (#19980)
v6 is the current stable version and will be an LTS version.
v5 is not an LTS version.

Refs https://github.com/nodejs/LTS
2016-05-28 13:39:40 -07:00
Chris Rebert
1417f4cff6 Travis CI: Remove now-unused $GEMDIR env var
[skip sauce]
2016-03-07 04:36:59 -08:00
XhmikosR
7d8ab357af Revert "Travis CI: Specify node.js 5.6 since 5.7.0 has regressions."
This reverts commit d0059ac2ed.

Node.js 5.7.1 is out with the issue fixed.

[skip sauce]
2016-03-03 09:39:05 +02:00
XhmikosR
d0059ac2ed Travis CI: Specify node.js 5.6 since 5.7.0 has regressions.
This should be reverted when the next 5.x version is out.

[skip sauce]
2016-02-28 03:45:30 +02:00
XhmikosR
fe1b8913ac Travis CI: switch to the Trusty image. 2016-02-19 11:53:50 +02:00
Chris Rebert
a8b66e17b0 Travis CI: Disable npm's progress bar for speedier install
See https://github.com/npm/npm/issues/11283
2016-01-26 17:35:04 -08:00
Chris Rebert
672f9b6d73 Fix RVM under Travis caching by excluding node-which from $PATH
See https://github.com/travis-ci/travis-ci/issues/5092 for more details.
Reverts #18376
2016-01-14 14:16:05 -08:00
Chris Rebert
9ac40cc066 Travis CI: Temporarily disable caching
So that the build will stop failing due to https://github.com/travis-ci/travis-ci/issues/5092
2015-11-29 16:27:43 -08:00
Chris Rebert
4bf6f0a7c7 Travis CI: Use Node.js 5 instead of "stable"
"stable" is deprecated by nvm
Refs https://github.com/twbs/grunt-bootlint/pull/61
[skip sauce]
2015-11-25 18:47:46 -08:00
Chris Rebert
3236a4df69 Travis CI: Use npm@3 2015-11-13 01:27:43 -08:00
Chris Rebert
cfbf036e84 Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224 2015-11-12 00:58:16 -08:00
XhmikosR
7b19dfc06f Travis CI: Use Ruby 2.2.
Fixes #18225.

[skip sauce]
2015-11-12 09:18:34 +02:00
XhmikosR
bf92923e9f Travis CI: test against node.js "4" and "stable". 2015-11-11 09:02:18 +02:00
Chris Rebert
7d712bb4a5 Travis: install npm dependencies using shrinkwrap; fixes #17552 2015-09-23 23:26:23 -07:00
Chris Rebert
b14eef054c rm Travis env vars used for defunct custom caching system
Reverts part of 42697a4ecb
2015-09-09 22:48:29 -07:00
Chris Rebert
67852107d9 rm Travis env vars for giving Savage access to defunct custom caching system
Reverts a1c170ed37
2015-09-09 22:40:48 -07:00
XhmikosR
fd00c178c3 Remove the now unused test-infra files. 2015-09-08 07:14:14 +03:00
XhmikosR
f14113133d Remove gem install scss_lint from Travis.
Instead, use `bundleExec: true` for grunt-scss-lint.
2015-09-06 12:28:35 +03:00
XhmikosR
0269da3c50 .travis.yml: cleanup old variables.
[ci skip]
2015-08-27 08:11:11 +03:00
XhmikosR
97f0da3239 Update Rubygems. 2015-08-27 08:11:10 +03:00
Chris Rebert
3cc25428be rm broken bundle update task & defunct custom RubyGem caching scheme
[skip sauce]
2015-08-25 23:00:18 -07:00
Thomas McDonald
757e71252f strip out old caching 2015-08-25 09:58:32 -07:00
Thomas McDonald
1332ba3ac7 update pip installation 2015-08-24 16:19:47 -07:00
Thomas McDonald
0409024266 install scss-lint in system 2015-08-20 13:54:54 -07:00
Thomas McDonald
b027b50452 try enabling travis-ci caching 2015-08-19 13:11:24 -07:00
Thomas McDonald
255f941bca try and install ruby 2015-08-19 12:54:26 -07:00
XhmikosR
b9aad573f9 Travis: test against node.js 0.12. 2015-02-16 21:09:32 -08:00
XhmikosR
4131af8a67 Travis CI: Bump Rouge gem to 1.8.0. 2015-02-16 11:10:28 +02:00
XhmikosR
feb0da4c2f Bump Ruby gems. 2015-01-30 15:14:57 +02:00
Chris Rebert
8318227709 Switch to using sub-account of main Sauce account for Savage
Refs commit 6cfd811fcc.
2014-11-19 19:43:23 -08:00
Chris Rebert
6575755dc4 Savage builds should not update the S3 cache 2014-11-19 16:01:20 -08:00
Chris Rebert
a1c170ed37 grant Savage access to the S3 cache 2014-11-19 16:01:03 -08:00
Chris Rebert
aaffe4b498 skip HTML validator for Savage builds 2014-11-19 16:00:28 -08:00
Chris Rebert
6cfd811fcc enable Sauce access for Savage 2014-11-19 16:00:03 -08:00
Chris Rebert
3cd88866c6 Setup Travis event notification webhook for Savage 2014-11-19 14:43:45 -08:00
Chris Rebert
881f5fd5ca fix travis.yml lint errors 2014-11-17 15:38:03 -08:00
XhmikosR
1764c6e509 Bump Jekyll to v2.5.1. 2014-11-10 08:06:45 +02:00
XhmikosR
c6d1aa76fc Update Jekyll to v2.4.0 and rouge to v1.7.2. 2014-10-23 09:17:54 +03:00
Bas Bosman
0531d1a776 Set git clone depth to 10 for Travis to make it faster 2014-09-01 10:18:49 +02:00
XhmikosR
ac132da789 Update Ruby dependencies. 2014-08-26 13:54:22 +03:00
Joshua Anderson
325defb63f Remove time from .travis.yml.
Travis CI now does this automatically.
2014-08-15 11:37:32 -07:00
Mark Otto
d6d9bb5bc8 Fixes #14213: Rouge 1.6.1 2014-07-27 09:35:16 -07:00
Chris Rebert
e3f4072a9e update to Jekyll v2.1.1 in Travis CI build 2014-07-21 19:38:30 -07:00
Chris Rebert
031734c1d1 update to rouge v1.5.1 in Travis CI build 2014-07-21 19:37:22 -07:00
Chris Rebert
aa9182cab4 properly integrate Rouge into the Travis build; fixes #14078
[skip sauce]
2014-07-08 10:49:22 -07:00