Deploy website

Deploy website version based on e356f41f5d
This commit is contained in:
Website Deployment Script
2018-04-05 16:34:26 +00:00
parent e356f41f5d
commit e67a7496f2
+1 -1
View File
@@ -35,7 +35,7 @@ $ npm run flow
javac <span class="hljs-number">1.8</span><span class="hljs-number">.0</span>_111
</code></pre>
<p>The version string <code>1.8.x_xxx</code> corresponds to JDK 8.</p>
<p>You also need to install the <a href="https://buckbuild.com/setup/install.html">Buck build tool</a>.</p>
<p>You also need to install the <a href="https://buckbuild.com/setup/install.html">Buck build tool</a>. Note that brew may not install the version needed to run the tests. For best results, use the same version as the GitHub builds, which can be found in the <code>.circleci</code> folder in the root of the repo.</p>
<p>To run the Android unit tests:</p>
<pre><code class="hljs">$ cd react-native
$ ./scripts/run-android-local-unit-tests.sh