Commit Graph

26 Commits

Author SHA1 Message Date
Risto Lahtela
78dcd56cc0
Changed Travis JDK to openjdk8 2019-07-21 18:38:28 +03:00
Risto Lahtela
ecf8cd9baf
Update .travis.yml
Fixed gradle caching as per https://docs.travis-ci.com/user/languages/java/#projects-using-gradle
2019-01-27 11:31:38 +02:00
Rsl1122
63ea5b854e Added travis job for checkstyle 2019-01-03 13:18:57 +02:00
Rsl1122
19dbf232bb Update travis scripts
- Split sonarqube goal into its own script. Now sonar runs only
  after unit tests succeed.
2019-01-03 12:38:25 +02:00
Rsl1122
cb3df34a9e MySQL service moved 2018-12-26 20:38:56 +02:00
Rsl1122
a323877979 Travis MySQL service attempt 2018-12-26 20:36:29 +02:00
Risto Lahtela
7b9cce2a16
[#825] Add chrome add-on to .travis.yml
Also changed sudo: true and added prepareTestEnv.sh to Unit Tests before_install
2018-12-25 11:01:46 +02:00
Rsl1122
a990b846fe Added Gradle directories to travis cache 2018-12-19 19:36:26 +02:00
Rsl1122
9aa0f0865d Removed pluginbridge jar from the repository and travis scripts 2018-11-17 11:47:05 +02:00
Rsl1122
59dcbe3ad5 Update .travis.yml 2018-11-12 15:52:51 +02:00
Rsl1122
d805f5665a Run scripts using bash to avoid file permission issues 2018-11-12 15:51:00 +02:00
Rsl1122
ab3833df91 Travis configuration changes
Created bash scripts for different steps and added them as jobs for travis to execute.

Begun preparing system testing: Goal is enabling actual servers with the plugin to see if it enables
2018-11-12 15:46:41 +02:00
Rsl1122
7e85752e66 Updated pluginbridge jar 2018-10-14 15:19:38 +03:00
Rsl1122
9acce5d595
Update .travis.yml
attempt to reduce build failiures
2018-08-15 15:00:38 +03:00
Rsl1122
60592c62e9 Fixed travis.yml 2018-07-16 18:26:02 +03:00
Rsl1122
7f58fff786
Update .travis.yml 2018-06-11 20:38:32 +03:00
Rsl1122
a8c2ded346
Attempt to fix travis.yml parsing 2018-06-02 12:48:06 +03:00
Rsl1122
ec30871444
Fixes travis issue with env variables on PRs (#598)
Found by PyvesB on #596
2018-06-02 12:36:21 +03:00
Rsl1122
11519ffc99 Fix travis pluginbridge install 2018-05-24 16:30:18 +03:00
Rsl1122
0e6867ad0d Debug travis dependency install script 2018-04-05 19:09:11 +03:00
Rsl1122
078edf4ca9 Debug travis dependency install script 2018-04-05 19:06:03 +03:00
Rsl1122
36b01ea9c7 Fixed travis dependency install script 2018-04-05 18:58:13 +03:00
Rsl1122
a864c725c1 Debug travis dependency install script 2018-04-05 18:56:33 +03:00
Rsl1122
612b68ea68 Fixed travis dependency install script 2018-04-05 18:52:34 +03:00
Rsl1122
27e333d01f Fixed travis dependency install script 2018-04-05 18:49:51 +03:00
Rsl1122
36c40439cb Added Travis CI file #378 2018-04-05 18:47:25 +03:00