Commit Graph

8 Commits

Author SHA1 Message Date
ichttt 747cb0f151 Some code cleanup for 1.15 (#6362) 2019-12-18 20:39:41 -08:00
cpw d97f47141e
Fix travis build
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-06-07 16:57:18 -04:00
tterrag d04c849a23 Exclude noci branches from travis 2019-03-14 19:02:08 -04:00
cpw 63b2ad36e1
Fix travis build for 1.13.x branch
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-02-16 17:00:50 -05:00
cpw 1170772a4f
Tell travis to skip 1.13 builds - they don't work there.
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-01-19 23:35:20 -05:00
mezz fcb596ea1e Log info on Travis tests 2017-06-18 22:52:12 -07:00
James Mitchell 43f3b3ec65 Use travis_wait to extend the timeout on gradlew build (#3610) 2017-01-11 15:15:00 -08:00
James Mitchell 9ce6f8e03b Add .travis.yml (#3598)
* Add .travis.yml

* fix --refresh-dependencies

* try java 8

* add build with stracktrace

* Fix running test

* try building with java 6

* try using simplified init.gradle

* Revert "try using simplified init.gradle"

This reverts commit e56041e794e3b8c13453245eb2605118e4ac68ce.

* Revert "try building with java 6"

This reverts commit 51795385f453fdd8a0e77c632b5463d8754b1ba4.

* Fix running tests

* skip createExe task

* Test with broken debug mod

* Revert "Test with broken debug mod"

This reverts commit 3b26700582ba4f4f5477f5927b0006ef0fe85bb0.
2017-01-04 14:57:59 -05:00