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
Updated .travis.yml to force the use of ant over gradle
- The custom install script prevents Travis' auto-detection of the build tool.
- `install: ant <target>` forces the use of ant even if a build.grade file is detected.
0 commit comments