Commit Graph

9 Commits

Author SHA1 Message Date
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