antlr/.travis
Ewan Mellor 026c6736dc
Add Travis-side caching of the dotnet package that we download from Microsoft.
This avoids hitting the Microsoft server every time.  The download isn't
super-reliable, so this should help with build reliability.

This extends the cache timeout, because the package is large and the
upload was timing out.
2017-10-28 14:32:33 -07:00
..
before-install-linux-cpp.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-csharp.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-dotnet.sh [dotnet] for linux target, bring up to jdk8 since jdk7 no longer available for Trusty; for linux and osx targets, bring up dotnet from 1.0.3 to 1.0.4; Trusty image now has mvn 3.3.9 builtin, removed install code 2017-06-26 13:18:48 +01:00
before-install-linux-go.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-java.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-javascript.sh force-rebuild 2017-02-19 13:19:56 +08:00
before-install-linux-python2.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-python3.sh try generic python 3.5 2017-02-20 10:36:36 -08:00
before-install-linux-swift.sh Switch the Linux Swift tests to Trusty and Swift 4.0. 2017-10-20 10:12:47 -07:00
before-install-osx-dotnet.sh Add Travis-side caching of the dotnet package that we download from Microsoft. 2017-10-28 14:32:33 -07:00
run-tests-cpp.sh categorise tests to fix Travis timeout, fix script 2017-06-27 01:47:01 +08:00
run-tests-csharp.sh divide and conquer 2016-11-28 02:22:18 +08:00
run-tests-dotnet.sh dotent also times out 2017-06-28 22:18:19 +08:00
run-tests-go.sh divide and conquer 2016-11-28 02:22:18 +08:00
run-tests-java.sh move to script file 2016-11-27 14:06:19 -08:00
run-tests-javascript.sh divide and conquer 2016-11-28 02:22:18 +08:00
run-tests-python2.sh divide and conquer 2016-11-28 02:22:18 +08:00
run-tests-python3.sh divide and conquer 2016-11-28 02:22:18 +08:00
run-tests-swift.sh Switch the Linux Swift tests to Trusty and Swift 4.0. 2017-10-20 10:12:47 -07:00