Commit 3e6f192
authored
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.1 parent bc9d3b9 commit 3e6f192
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
0 commit comments