1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
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
squidfunk
551138e7c1 Setup SauceConnect tunnel for Gemini testing 2017-02-05 22:46:45 +01:00
squidfunk
28d024af2f Try to fix travis 2017-01-18 23:32:56 +01:00
squidfunk
f37bb76d18 Update copyright 2017-01-06 19:11:18 +01:00
squidfunk
425daf1156 Test caching in Travis 2016-12-31 18:05:31 +01:00
squidfunk
3bc52f0b53 Test caching of dependencies on Travis 2016-12-31 18:01:59 +01:00
squidfunk
ee36e2368f Remove gcc/g++ dependency from CI build 2016-12-15 20:12:45 +01:00
squidfunk
ee91b92c4a Fix wrong path in scripts + try user-level install for pip 2016-10-31 10:16:26 +01:00
squidfunk
cedc65d9fa Fix linter errors and warnings 2016-10-31 09:58:43 +01:00
squidfunk
1bb5eb631c Add sudo to fix issues with system-wide Python installation on Travis 2016-10-30 14:15:09 +01:00
squidfunk
a0c10d868a Build with node 4, 5 and 6 and install requirements 2016-10-30 14:10:44 +01:00