Skip to content

Commit d5a64b4

Browse files
committed
remove ant from travis as buidling with gradle now
1 parent 4d441ac commit d5a64b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ script:
2020
- mv src/me/sheimi/sgit src/me/sheimi/sgit_dev
2121
- find . -type f -exec sed -i "s/me\.sheimi\.sgit/me\.sheimi\.sgit_dev/g" '{}' \;
2222
- find res -type f -exec sed -i -r 's/(<string name="app_name">SGit)(<\/string>)/\1 Dev\2/g' '{}' \;
23-
- ant debug
2423
- cd ..
2524
after_success:
2625
- curl -sSL "https://raw.githubusercontent.com/h5bp-bot/scripts/0.6.1/update_site_branch.sh" |

0 commit comments

Comments
 (0)