Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies, readded Travis CI and added cross browser testing. #291

Closed
wants to merge 4 commits into from
Closed

Conversation

tdulcet
Copy link

@tdulcet tdulcet commented Jul 31, 2019

  • Updated all the dependencies to the latest versions supported by Ionic 3.
  • Readded Travis CI. (Removed in 09b1fee.) See the logs here.
    • Builds the Android, iOS and Windows (UWP) apps. Should be very easy to deploy them to finish Release to App Store(s) with Travis #43.
    • Builds the Progressive web app (PWA).
    • Runs the Unit and E2E tests in Chrome and Firefox Quantum.
  • Updated CircleCI and AppVeyor for consistency with Travis CI.
    • Updated CircleCI to deploy the production version, which is much faster (Ahead-of-Time (AOT) compiler).
  • Updated the README.
    • Updated instructions to correspond to the updated dependencies.
    • Added instructions for testing in Firefox Quantum.
    • Minor copy edits.
  • Fixed production build issue. (Not sure if I fix it correctly, but npm run build -- --prod now runs without an error.)

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant