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
XhmikosR
1098453f83
Update to Jekyll 2.1.x.
2014-06-29 08:39:40 +03:00
Chris Rebert
4f95989c38
FFS
2014-06-17 19:09:28 -07:00
Chris Rebert
bb83d33812
sigh
2014-06-17 19:06:32 -07:00
Chris Rebert
cb70382ed6
Travis: per today's PyPI issues, travis_retry the pip install step
...
Also, remove deprecated --use-mirrors option
2014-06-17 18:59:33 -07:00
XhmikosR
ff9ab6ce21
Update docs for Jekyll 2.x.
2014-06-10 08:14:09 +03:00
Chris Rebert
4a9ab6011d
prove that [skip validator] works
...
removes the extra newline added in the previous commit
2014-05-18 17:20:55 -07:00
Chris Rebert
ca23e3913b
prove that [skip sauce] works
...
add extra newline to .travis.yml that I'll remove momentarily
2014-05-18 17:20:54 -07:00
Chris Rebert
df9f576583
Travis: skip RubyGems install+cache when TWBS_DO_VALIDATOR=0
2014-05-18 17:20:54 -07:00
Chris Rebert
1da03a1e73
add to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SAUCE vars to Travis
2014-05-18 17:20:54 -07:00
Mark Otto
6a803ad777
Update .travis.yml
2014-05-07 23:37:41 -07:00
Chris Rebert
718a6c5da7
move some caching info+logic out of .travis.yml; fixes #13136
2014-04-03 13:44:42 -07:00
Chris Rebert
1759569dbe
Travis: introduce $GEMDIR env var
2014-04-03 12:23:42 -07:00
Chris Rebert
9c7e86be99
add timing logic+output to s3_cache.py
2014-04-03 11:34:15 -07:00
XhmikosR
00943d0ecb
Update Jekyll to 1.5.0.
...
The 1.4.3 Windows bug is fixed, plus the encoding workaround isn't needed anymore.
2014-03-25 10:03:45 +02:00
XhmikosR
91d0a6d779
Bump Jekyll version used in Travis to v1.4.2.
...
Note that while v1.4.3 is the latest stable version, it has a nasty Windows bug.
(https://github.com/jekyll/jekyll/issues/1948 )
2014-03-10 18:32:49 +02:00
Chris Rebert
1e1f510294
rm BrowserStack testing from build
2014-02-11 10:11:38 -08:00
Chris Rebert
8f7170abd0
disable BrowserStack tests due to flakiness
...
Running "browserstack_runner" task
Using config: /home/travis/build/twbs/bootstrap/browserstack.json
Launching server on port: 8888
Downloading tunnel jar to `/home/travis/build/twbs/bootstrap/node_modules/browserstack-runner/lib/BrowserStackTunnel.jar`
Launching tunnel
Error: Invalid or corrupt jarfile /home/travis/build/twbs/bootstrap/node_modules/browserstack-runner/lib/BrowserStackTunnel.jar
[Runner alert] Tunnel launch timeout
Exiting
Non existent tunnel
2014-02-07 18:51:32 -08:00
Chris Rebert
5a3f1a90ba
fix #12261
2014-01-26 14:22:06 -08:00
Chris Rebert
3a97697456
tests: run BrowserStack in parallel with Sauce Labs
...
Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-31922999
and internal twbs team discussion.
Effectively reverts the deletions from #11701 .
2014-01-14 14:13:52 -08:00
Nick Schonning
8662323cd5
Quote Node 0.10 so correct version is printed
2014-01-04 10:46:05 -05:00
Chris Rebert
498f00a244
use S3-cached Jekyll install
2013-12-15 23:52:44 -08:00
Chris Rebert
95c72b573e
make S3 caching significantly more generic
2013-12-15 21:12:33 -08:00
Chris Rebert
39a2dab722
parallelize Travis using build matrix & test subsuites
2013-12-14 19:11:04 -08:00
Chris Rebert
6b6b059ac3
time all the things
2013-12-13 17:22:46 -08:00
Chris Rebert
42697a4ecb
use S3-based node_modules caching
2013-12-13 17:20:32 -08:00
Chris Rebert
bd9332a58a
switch to Sauce Labs for our cross-browser JS unit testing needs
...
Fixes #11087
2013-12-03 21:57:22 -08:00
Chris Rebert
aeee718247
update node.js to v0.10.x (current stable)
2013-11-04 10:41:10 -08:00
Chris Rebert
bb5be0a2f9
add HTML5 validation of docs pages to the build
2013-08-12 17:49:01 -07:00
Chris Rebert
fd3c4cab73
disable BrowserStack for folks w/o their own key who are making PRs
2013-08-06 20:14:36 -07:00
Rohan Jain
093cda244a
Integrate testing with browserstack
2013-08-06 12:24:14 -07:00
John-Philip Johansson
0d33455ef4
Replace Makefile with GruntJS
...
A rebase (against soon-to-be 3.0.0-rc.1) & squash of
https://github.com/twbs/bootstrap/pull/7786 AKA
https://github.com/twitter/bootstrap/pull/7786
originally by
@seriema
@mokkabonna
@jojohess
Rebased by @cvrebert
2013-07-26 00:39:14 -07:00