1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00
Commit Graph

66 Commits

Author SHA1 Message Date
squidfunk
cc47bb7464 Updated copyright year 2019-01-01 18:42:00 +01:00
Martin Donath
013033a9c0
Fixed Travis build
* Debug Travis build

* Try to build as Python project

* Do not install in user space

* Fixed Travis build
2018-08-05 18:38:16 +02:00
squidfunk
717f31288c Try to build with pip3 2018-08-05 17:30:58 +02:00
squidfunk
3f61b651a6 Replaced yarn with npm 5.6 2018-02-21 21:06:11 +01:00
squidfunk
c3cdb945a6 Updated copyright notice 2018-01-13 17:36:13 +01:00
Kamino Hiroki
011fafa38d Removed custom yarn installation from .travis.yml (#649) 2017-12-22 10:33:45 +01:00
kamino-hiroki
ea257eadf1 Update yarn to v1.3.2 2017-12-21 10:27:03 +01:00
squidfunk
2e68695a44 Fixed wrong reference for Travis build script 2017-11-21 21:53:12 +01:00
Martin Donath
81e433bf2e
Refactored Gulp build pipeline with Webpack 2017-11-21 21:32:25 +01:00
squidfunk
823347fcb3 Updated dependencies and yarn.lock 2017-11-18 18:03:32 +01:00
squidfunk
2bc2517658 Removed flaky visual regression tests 2017-05-15 11:05:28 +02:00
squidfunk
3f1d258cb6 Refactored .travis.yml for simpler release build 2017-04-05 13:25:16 +02:00
squidfunk
7485a2ec50 Switch back to yarn 2017-03-16 12:54:13 +01:00
squidfunk
e54dcba38e Switch back to npm temporarily for CI build 2017-03-16 12:44:05 +01:00
squidfunk
be5f4a5658 Try to fix yarn installation on travis 2017-03-16 12:37:23 +01:00
squidfunk
8359c24804 Try to fix yarn installation on travis 2017-03-16 12:36:05 +01:00
squidfunk
71c28f5f0a Try to fix yarn installation on travis 2017-03-16 12:34:47 +01:00
squidfunk
2bd669c7ab Try to fix yarn installation on travis 2017-03-16 12:32:08 +01:00
squidfunk
8f9124bc3f Fix yarn installation failing in CI 2017-03-16 12:16:55 +01:00
squidfunk
26b83b0365 Fixed yarn install routine 2017-02-24 21:33:14 +01:00
squidfunk
0c7f500c41 Fixed before_install routine 2017-02-24 21:33:14 +01:00
squidfunk
e55aa3bc77 Polished .travis.yml 2017-02-24 21:33:14 +01:00
squidfunk
43a994245e Restructure install procedure for Travis build 2017-02-24 21:33:14 +01:00
squidfunk
bf439d34b7 Install wheel as a dependency for build 2017-02-24 21:33:14 +01:00
squidfunk
604be71a37 Remove branch check temporary to test build 2017-02-24 21:33:14 +01:00
squidfunk
309a951b93 Fixed parse errors in Travis pre-install script 2017-02-24 21:33:14 +01:00
squidfunk
0f7782a321 Updated yarn lock file 2017-02-24 21:33:14 +01:00
squidfunk
521ef0b8ee Fixed parse errors in .travis.yml 2017-02-24 21:33:14 +01:00
squidfunk
a9e7a5d421 Added support for automatic builds and releases 2017-02-24 21:33:14 +01:00
squidfunk
18262ce8d2 Disable visual regression tests until less flaky 2017-02-16 09:59:27 +01:00
squidfunk
0cfee35151 Disable artifacts debug 2017-02-10 16:01:38 +01:00
squidfunk
89c68b03f0 Debug travis build 2017-02-10 15:35:34 +01:00
squidfunk
ee198dd6d2 Debug travis build 2017-02-10 15:27:05 +01:00
squidfunk
401b512dda Debug travis build 2017-02-10 15:19:39 +01:00
squidfunk
4fc2a6c02e Enable HTML report in Travis build 2017-02-10 15:06:23 +01:00
squidfunk
7199f7ad6c Try to fix artifact paths 2017-02-10 14:54:57 +01:00
squidfunk
8792079cb3 Test upload of build artifacts 2017-02-10 14:44:43 +01:00
squidfunk
c8ffa5203a Travis must build non-optimized assets due to pseudo classes 2017-02-10 10:50:34 +01:00
squidfunk
f1ee7add1c Force travis to rebuild 2017-02-10 10:36:20 +01:00
squidfunk
d75aec1b7e Make tests run on Node.js 5 2017-02-09 19:01:23 +01:00
squidfunk
0beec63367 Ensure Gemini terminates with exit status 1 on failing build 2017-02-09 18:28:33 +01:00
squidfunk
57871449ea Fixed missing yarn in Travis 2017-02-09 18:10:27 +01:00
squidfunk
038288d489 Try to speed up build 2017-02-09 18:07:11 +01:00
squidfunk
3e2fa37250 Fixed case where there were no states defined 2017-02-09 17:49:13 +01:00
squidfunk
0bff78cd1b Added script to open a SauceConnect tunnel for manual testing 2017-02-09 11:12:56 +01:00
squidfunk
70154b6047 Only build on Node.js 7 once 2017-02-09 00:51:53 +01:00
squidfunk
d78e4e6a0b Integrate Gemini tests into Travis 2017-02-09 00:45:01 +01:00
squidfunk
07329f4304 Merge branch 'master' into chore/setup-gemini-test-environment 2017-02-08 23:30:46 +01:00
squidfunk
76a383fb1b Set minimal node version to 5 because of css-mqpacker 2017-02-05 23:51:32 +01:00
squidfunk
d4c796c73e Switch Travis to yarn 2017-02-05 23:51:32 +01:00