0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rich Harris
f45e2b70fd
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
2018-12-15 19:18:03 -05:00
Rich Harris
4890d4dc02 increase timeout, reduce flakiness 2018-08-23 22:55:38 -04:00
Rich Harris
8c51edd87c doh 2018-08-04 19:39:14 -04:00
Rich Harris
7c6ec74133 tweak readme, use npm ci 2018-08-04 17:19:08 -04:00
Rich Harris
ef2a2b329a use nightmare to test custom element stuff 2017-09-10 10:40:23 -04:00
Rich Harris
0da8b3ece2 remove node 4 from build matrix 2017-07-30 03:20:33 -04:00
Rich Harris
2c7d2f79ab Revert "test 4 and 6 in one go"
This reverts commit 038391ec43.
2017-07-30 01:24:15 -04:00
Rich Harris
038391ec43 test 4 and 6 in one go 2017-07-30 01:21:13 -04:00
Rich-Harris
23b0f75af2 add Node 4 to travis build matrix 2017-03-07 12:09:10 -05:00
Shinnosuke Watanabe
e4aefe479d use a valid nvm version ID instead of the deprecated one
ref. 9972de6dec
> `stable`: this alias is deprecated
2016-12-01 18:07:36 +09:00
Shinnosuke Watanabe
0c9be4bb06 remove unnecessary sudo field
ref. https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments
> `sudo: false` default for repositories enabled in 2015 or later
2016-12-01 18:06:42 +09:00
Rich-Harris
ad4726ce76 argh i have no idea what im doing 2016-11-27 08:49:25 -05:00
Rich-Harris
615a0018fd code coverage 2016-11-21 07:07:42 -05:00
Rich-Harris
09905ea5cf add travis config 2016-11-20 22:55:31 -05:00