You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Press the **[New pull request]** button beside the branch navigator dropdown menu [Branch: my-updates-branch].
57
+
58
+
4. Set the following in the resulting **"Open a pull request"** page:
59
+
- **base:** `vue-version`
60
+
- **compare:** `my-updates-branch`
61
+
- Press the **[Create pull request]** button.
62
+
- **WAIT** for the Travis CI checks to finish.
63
+
64
+
5. Press the **[Merge pull request]** button.
65
+
> WARNING: It is important to **WAIT** for the Travis CI checks from #4 to finish first before pressing this button, else the Travis CI build will fail.
66
+
67
+
6. View the travis CI status from [https://travis-ci.com/ciatph/ciatph.github.io](https://travis-ci.com/ciatph/ciatph.github.io). <br>
58
68
New GitHub pages website updates can be viewed from [https://ciatph.github.io](https://ciatph.github.io) if the build passed.
0 commit comments