Commit Graph

60 Commits

Author SHA1 Message Date
Alexey Andreev
cd7a702c31 Trying to fix Travis build 2018-11-22 15:40:32 +03:00
Alexey Andreev
753755918d Update build config to avoid jar hell 2018-11-22 14:49:30 +03:00
Alexey Andreev
149775dd95 Travis: trying to fix deployment 2018-10-26 19:45:24 +03:00
Alexey Andreev
e3d95ce64e Travis: trying to fix deployment 2018-10-26 19:13:04 +03:00
Alexey Andreev
9d392442d5 Travis: fix deploy command 2018-10-26 16:36:45 +03:00
Alexey Andreev
eff86f6239 Less output from Maven. Delete TeaVM artifacts from local repository before caching 2018-10-26 16:10:36 +03:00
Alexey Andreev
4c2fba42c8 Travis: fix configuration 2018-10-26 14:51:37 +03:00
Alexey Andreev
78be2d25a6 Travis: fix configuration 2018-10-26 14:12:02 +03:00
Alexey Andreev
4b13463e9f Travis: reduce used disk space 2018-10-26 13:54:42 +03:00
Alexey Andreev
0f32c14e47 Travis: add commands to log used disk space 2018-10-25 18:49:23 +03:00
Alexey Andreev
c1fb3cdce5 Remove unnecessary cache directory from travis config 2018-10-25 15:33:59 +03:00
Alexey Andreev
2cd462bcdb Trying to reduce disk space utilized by travis build 2018-10-25 14:02:49 +03:00
Alexey Andreev
ec3724b2bc Perform HTTP request as late as possible 2018-01-14 22:51:02 +03:00
Alexey Andreev
bbf9faee5b Fix Eclipse plugin upload script
Don't upload CLI and IDEA artifacts to bintray
2018-01-11 11:37:14 +03:00
Alexey Andreev
4b1b702ce6 Fix travis build script 2018-01-11 00:21:18 +03:00
Alexey Andreev
bac8336709 Make set-version script to update Eclipse plugin version 2018-01-11 00:17:16 +03:00
Alexey Andreev
ca511c7ca1 Fix travis build 2018-01-03 18:43:51 +03:00
Alexey Andreev
ab1198a93a Add travis configuration to upload CLI jar 2018-01-01 15:05:30 +03:00
Alexey Andreev
f3d0799141 Fix travis configuration 2017-07-05 00:08:03 +03:00
Alexey Andreev
b5fcd22a39 Update travis config 2017-07-04 06:03:44 +03:00
Alexey Andreev
db97b7f732 Fix various issues in debugger 2017-07-02 16:25:11 +03:00
Alexey Andreev
f86e498898 Speed-up travis build 2017-07-01 15:48:07 +03:00
Alexey Andreev
08eb2da9b0 Add travis_wait for long-running test compilation 2017-05-08 20:55:58 +03:00
Alexey Andreev
df5545ffd6 Move xvfb startup to script section 2017-04-23 17:58:42 +03:00
Alexey Andreev
0f5a4c9ef4 Trying to fix build 2017-04-22 20:33:21 +03:00
Alexey Andreev
6ecfefe9c8 Testing travis setup 2017-04-22 20:08:30 +03:00
Alexey Andreev
1fc4e85ae8 Use firefox to run tests in travis 2017-04-22 18:18:00 +03:00
Alexey Andreev
122e2f157d Add travis branch for experiments with CI configuration 2017-04-22 15:45:34 +03:00
Alexey Andreev
a2d9d9c75a Fix build 2017-04-22 14:17:23 +03:00
Alexey Andreev
c8617bacea Use another approach to install chrome 2017-04-22 14:14:50 +03:00
Alexey Andreev
6144a4bd14 Fix build 2017-04-22 13:48:35 +03:00
Alexey Andreev
ceab733fc0 Temporarily disable headless chrome tests 2017-04-22 13:28:03 +03:00
Alexey Andreev
b190b608cd Add libstdc++ dependency 2017-04-22 13:23:52 +03:00
Alexey Andreev
f047fbc302 Fix command that starts chromium in background 2017-04-22 13:00:12 +03:00
Alexey Andreev
f9a9ce38a4 Fix wget command 2017-04-22 12:40:08 +03:00
Alexey Andreev
c7f0749671 Fix node.js version in travis. Fix htmlUnit profile in maven 2017-04-22 12:13:51 +03:00
Alexey Andreev
790f4e9eee Fix npm configuration 2017-04-22 11:45:28 +03:00
Alexey Andreev
90f61fe87b Update travis configuration to run tests in headless chrome 2017-04-22 11:32:46 +03:00
Alexey Andreev
7d876668c5 Rename org.ow2.asm to org.teavm.asm in class loader during JPS build. Fix IDEA plugin deployment in travis 2017-02-18 23:50:31 +03:00
Alexey Andreev
036a805837 Add IDEA plugin build to travis config 2017-02-18 20:18:17 +03:00
Alexey Andreev
4a5a502b62 Fix deployment to bintray 2017-02-16 22:55:30 +03:00
Alexey Andreev
60f8633acb Build preview branches in Travis. Publish to bintray only from these branches 2017-02-16 22:25:14 +03:00
Alexey Andreev
5a8c3a9dae Replace build version suffix with 'dev' 2017-02-16 22:20:49 +03:00
Alexey Andreev
a3d13bc8c5 Skip Download(ing): prefix when calculating project version 2017-02-16 22:14:00 +03:00
Alexey Andreev
6817a7465d Pad build number with zeros. Log version number 2017-02-16 22:09:10 +03:00
Alexey Andreev
5958a6d04c Fix getting current version in travis build 2017-02-16 22:03:00 +03:00
Alexey Andreev
55453c9311 Set version to 0.5.0-SNAPSHOT. Add configuration to deploy to bintray. Update version number during Travis build. 2017-02-16 21:48:13 +03:00
Alexey Andreev
2a3b0cd597 Fix generation of variable names in minified mode (fix ). JUnit runner can be configured to run tests in minified and optimized modes. Apply these modes to travis config. 2016-11-04 13:21:01 +03:00
Alexey Andreev
ad7aacfd77 Trying to configure travis to get test passes 2016-06-24 06:10:37 +03:00
Alexey Andreev
4369fb9b66 Trying to configure travis to get test passes 2016-06-24 05:57:28 +03:00