Commit Graph

17 Commits

Author SHA1 Message Date
Connor Tumbleson
9751015857 travis: force to precise 2018-02-22 11:41:15 -05:00
Connor Tumbleson
ee29007783 travis: clean test suite before execution 2018-02-22 11:29:15 -05:00
Connor Tumbleson
0ff93b6fc4
openjdk8 is not allowed to fail 2017-07-31 06:39:27 -04:00
Connor Tumbleson
5526e363c6
rework travis-ci builds 2017-07-31 06:32:46 -04:00
Connor Tumbleson
d9d8c0adac
remove submodule init 2017-07-09 11:01:47 -04:00
Connor Tumbleson
966c861d2f
s/fatJar/shadowJar 2017-05-08 08:45:39 -04:00
Connor Tumbleson
ecb6658c56 fix travis to not call old outdated git submodules 2016-02-27 20:25:27 -05:00
Connor Tumbleson
cd852cd658 Removes SmaliDebugging
- fixes #1061
2016-02-27 20:20:53 -05:00
Connor Tumbleson
237283c01d cache travis deps & allow failure for openjdk while travis fixes it 2015-12-18 11:52:08 -06:00
Connor Tumbleson
92077203d8 have travis use github public URLs
attempt to run tests with default tasks

remove notifications & override install command

add git config setup for travis-ci

set email/name globally on travis-ci

run applyPatches before compileJava

remove incremental java build

add "build fatJar proguard" to script run

applyPatches before running script

Update build.gradle

add wrapper to footer (post cleanup)
2015-10-14 13:34:30 -05:00
Connor Tumbleson
22305ccb7c travis ci no longer supports jdk switch on mac hosts 2015-09-12 14:39:51 -05:00
Connor Tumbleson
9265a9877a add notifications for irc 2014-11-02 07:48:56 -06:00
Connor Tumbleson
a6340ea72b add osx w/ allowed failures on jdk8 2014-11-02 07:48:56 -06:00
Connor Tumbleson
192ab43112 Support JDK 8
- no proguard if using jdk8
 - add jdk8 to travis
2014-11-02 07:48:56 -06:00
Connor Tumbleson
aba540885e Gradle Refresh
- move common functions to functions.gradle
 - use dependency aliases whenever possible
 - update to gradle 2.1
 - cleanup build.gradle files with proper spacing
 - remove duplicated blocks
 - compile incrementally (java)

Gradle Refresh v2

 - alphabetical order dependencies
 - added jdk8 to build tests
 - moved script to file for travis

Gradle Refresh v2a

 - fix travis
 - remove pointless logging

jdk8 isn't ready for travis
2014-10-23 17:43:37 -05:00
Connor Tumbleson
8766cfbb7f [travis] re-enable email notifications 2014-05-11 13:42:55 -05:00
Connor Tumbleson
f5fc88e463 add travis-ci builds
[travis] skip test on travis

[travis] install 32bit libs
2014-05-09 17:52:29 -05:00