Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Sep 6, 2018
1 parent 67ee12c commit 0c098bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ before_script:
- date
- make all
- make downloadGoMobile
- make buildVGO

This comment has been minimized.

Copy link
@2dust

2dust Nov 27, 2018

Author Collaborator

restore v2raygo

script:
- go test -p 1 -tags json -v github.com/xiaokangwang/AndroidLibV2ray/...
- make BuildMobile
Expand All @@ -24,7 +23,6 @@ deploy:
secure: M5ad7tjHLbr2vA64wVbVHRE/aSYar/l7EXx7SuMfg+ccyWFHWcNBJdElCnYxK5cpPJKSR9CqFOy4W3Qe6FBfhK2LjLWjAANeWFFdt5yC9mtE5z0AXuOLu8FgIAXob8MvzMgBc7lop3/sb2EoLagzQdtU7fZce1Z6PZL7UZ8qrynzvfOkv6gG9qIbR3y//i1ZJuhHT8WTtCPPUkCkb+Dnd7cP/j4d0sYoSEDhMR4iqOV6KcBRIfE/knL8yOhDXOrWP/TiWFaBchBzm3J4vxGqC6D2QKgmgFZwF+3l3kCOoXUj/FDe31tDCJI87OxXBvA/60OQfFbtyb/7Rk/2SxRmBm/3uiwFwBntlxkuqtJVVK2RQsFhJMjt6XE+BYmNY4+H4/V3Nkj56vRuhdQSM8bJAvz5MqiI8YPVAwpdANlTFOOyeARdb5cSzsklYSxJivmt+tj0nH9vpOx7f0dNYKhRZzKwSjLFRn/LDj/+XnM/LNYwgJmIWCBz0BJEV+yK5zirGi7ualJmWUfNjPy2TpE4b95Dm4TtdwsS1E39hY6aaVMKzJtMUtJohBdCnQFvCjSDUEXGZTLV3ODvtQu0S2Rj+gkiYhzWiWTt+EZIdC+0APNduq+Ngu8HpRugsMiCVaL76nQpErW+aP3auzN5WJY8zQSvMZvA9BfAEBrkACEDjss=
file:
- libv2ray.aar
- V2RayGO/app/build/outputs/apk/release/app-release.apk

This comment has been minimized.

Copy link
@2dust

2dust Nov 27, 2018

Author Collaborator

restore v2raygo

skip_cleanup: true
on:
tags: true

1 comment on commit 0c098bf

@2dust
Copy link
Collaborator Author

@2dust 2dust commented on 0c098bf Nov 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

restore v2raygo

Please sign in to comment.