Commit Graph

20 Commits

Author SHA1 Message Date
Clark Du 432720b8c8 fix: appveyor test failure (#3754)
* fix: appveyor test failure

* ci: bring back yarn cache

* ci: turn off matrix

* refactor: use babel instead of esm in jest

* refactor: use es modules in fixtures
2018-08-17 22:25:23 +02:00
Clark Du f9bdac2452 ci: only cache node_modules in appveyor 2018-08-16 22:36:37 +01:00
Clark Du bc6837c985 test: enable shallow clone for appveyor 2018-08-10 17:03:38 +01:00
Clark Du aa4c47e825 ci: cache node_modules in appveyor 2018-08-10 16:39:07 +01:00
Clark Du 24daeba035
ci: enable appveyor building only for latest node 2018-08-07 11:11:34 +01:00
Clark Du 92f72109e7
fix: appveyor syntax error 2018-08-07 10:58:53 +01:00
Clark Du f70bcb58bd
ci: only enable yarn cache in appveyor 2018-08-07 10:57:33 +01:00
Clark Du dc4c503a8c
ci: disable cache of appveyor 2018-08-07 10:48:23 +01:00
Clark Du 6567c205c9 ci: try run appveyor in 2 processes 2018-07-25 13:52:56 +01:00
Clark Du 5c6daae205 misc: bring back latest node version build on appveyor 2018-07-24 17:30:31 +01:00
Pooya Parsa 445fce1312 chore(ci): temporary disable appveyor tests for node 10.x due to yarn problems
https://ci.appveyor.com/project/nuxt/nuxt-js/build/job/28j5hetw69q2x893
2018-06-01 16:17:12 +04:30
Daniel Ruf 1f6b784d50
chore: add Node.js 10, remove Node.js 9 2018-05-12 19:14:06 +02:00
Clark Du ec87889133
ci(appveyor): not build feature branches with open pull requests 2018-03-19 18:26:57 +08:00
Pooya Parsa 05e3da6e51 fix build scripts 2018-03-19 04:37:47 +03:30
Pooya Parsa f4fc8405a7 ci: try to fix appveyor tests 2018-01-13 09:03:59 +03:30
Pooya Parsa 36ceb1b334 perf: increase minimum required node version to 8.x 2017-12-08 16:55:51 +03:30
Clark Du 50ade95694 feat: cache dependencies in ci building 2017-10-20 10:50:22 +03:30
Pooya Parsa ba8e8abce3 chore: update node versions 2017-08-17 22:19:17 +04:30
Clark Du 36057fb899 Use yarn instead of npm in building 2017-06-03 16:04:37 +08:00
Sébastien Chopin 9372734e3f Add appveyor test config 2017-01-28 11:15:51 +01:00