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
Stephen Edgar
08de413608
'root' repo end 'insert_final_newline = true'
2013-04-22 17:19:56 +10:00
Jacob Thornton
1160935446
make a few changes to package.json (add make test to makefile)
2012-04-19 16:38:43 -07:00
Chris Aniszczyk
c99dcd2e93
Add Travis CI Support
...
Continous integration is nice, fixes #3155
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-04-19 16:09:59 -07:00