Joe Lim
231873e948
one-line waiting for app start ( #3411 )
...
* one-line waiting for app start
* remove fixed todo
2017-11-05 07:12:50 -05:00
Joe Haddad
de1beec690
Stop using npm link in tests ( #3345 )
...
* Try a custom function
* fix path
* install rsync
* Test with node 8
* Ensure package is removed from the tree
* Remove ours
* matching functions
* try cygwin
* try c:/
* sigh
* Try /cygdrive/
* Try /cygdrive/
* Revert "Try /cygdrive/"
This reverts commit ab1ed779456d39bedbdb128a7aec3bb88b8eeb1c.
* Use sub-optimal copy
* Remove rsync install
* Fix variable
* Continue on err
* Don't link react-scripts, lol
* run yarn after eject
* re-enable cleanup
* uninstall yarn
* try with force
* appveyor ... seriously?
* swallow bad eject
* remove eject error swallow
* Revert "run yarn after eject"
This reverts commit eebf1dbc19aeb6e1f66d5ec27bda2d076bea0956.
* Run yarn after eject
* add a comment
2017-10-30 14:18:25 +00:00
Ian Schmitz
f35593c12d
Bump minimal Node version to 6 ( #1897 )
...
* Bump minimal Node version to 4.7.0
* Bump minimal Node version to 4.7.0
Modified additional files that needed a bump to 4.7.0 minimum node version
* Bump minimal Node version to 4.7.0
Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+
* Bump minimal node version to 6
* Bump minimal node version to 6
* Bump minimal node version to 6
2017-05-09 11:11:31 +01:00
Darren Scerri
b403048f01
Fix AppVeyor CI ( #1868 )
...
* Fix AppVeyor CI (#1876 )
* Run AppVeyor on Visual Studio 2017
2017-03-24 23:13:44 -04:00
Darren Scerri
2574a7ecc1
Fix AppVeyor CI ( #1876 )
2017-03-22 00:04:29 +00:00
Ryan Walters
0c0c5c1f24
Run CI on Node 7; Bump detect-port: 1.0.1 -> 1.1.0 ( #1776 ) ( #1783 )
...
* Run CI on Node 7
* Bump detect-port: 1.0.1 -> 1.1.0
* Run AppVeyor CI on Node 7
2017-03-09 21:01:43 +00:00
Dan Abramov
01c3597771
Skip AppVeyor CI builds for Markdown changes ( #1723 )
...
* Skip CI builds for Markdown changes
* I will never learn YML
2017-03-05 17:53:43 +00:00
Dan Abramov
9d8096e6ff
Link Appveyor caches to appveyor.cleanup-cache.txt
2017-03-05 16:13:46 +00:00
Joe Haddad
342867e147
appveyor: Build all branches
2017-02-28 20:56:12 -05:00
Joe Haddad
715968ecc1
Remove Windows 0.10 simple test
2017-02-28 08:50:28 -05:00
Joe Haddad
a3a223aa1e
Add appveyor.yml ( #1648 )
...
* Add appveyor.yml
* Execute mocha directly in e2e test
* Replace e2e process substitution
* Kill nohup node processes after e2e
* Disable known failing Windows test
* Only build master
2017-02-27 18:41:49 -05:00