SHoogland / ionic-travis

Ionic app demo built with Travis CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Travis

master branch: Build Status

develop branch: Build Status

Ionic app built with Travis CI.

Supported platforms:

  • iOS
  • Android

Building iOS

$ yarn install
$ cordova platform add ios --nofetch
$ ionic cordova build ios --prod --release

Building Android

$ yarn install
$ cordova platform add android --nofetch
$ ionic cordova build android --prod --release

About

Ionic app demo built with Travis CI


Languages

Language:CSS 26.4%Language:TypeScript 25.8%Language:HTML 22.0%Language:Shell 19.5%Language:JavaScript 6.4%