Commit graph

33 commits

Author SHA1 Message Date
Phillip Thelen
d9360d9e0d less travis output 2017-04-07 19:03:05 +02:00
Phillip Thelen
71d92c8fb4 fix tests 2017-04-07 11:32:28 +02:00
Phillip Thelen
465d151ea4 update build tools 2017-03-30 14:04:25 +02:00
Phillip Thelen
ce897ea916 fix bash syntax 2017-02-02 15:19:21 +01:00
Phillip Thelen
36d2eaafac fix travis build leaving directory 2017-02-02 14:53:21 +01:00
Phillip Thelen
2a6b24ba28 fix travis syntax 2017-02-02 14:44:10 +01:00
Phillip Thelen
bcc0396dfb don’t run server for every build matrix type 2017-02-02 13:33:27 +01:00
Phillip Thelen
402dbd5ba7 change travis config 2017-02-02 13:21:57 +01:00
Phillip Thelen
d9167db771 update travis config 2017-02-01 15:05:33 +01:00
Phillip Thelen
85689aa925 update travis 2017-01-04 13:02:23 +01:00
Daniel Gomez Rico
db3b34f87c Add stacktrace and disable predex for ci 2016-12-19 18:34:50 +01:00
Phillip Thelen
b37261257c make travis accept licenses 2016-12-07 15:12:46 +01:00
Phillip Thelen
d52f4ffb47 update travis config 2016-12-07 14:59:14 +01:00
Phillip Thelen
dbe956b200 update build tools for travis 2016-09-23 19:21:04 +02:00
Phillip Thelen
035c7098da update build tools in travis 2016-08-22 11:00:06 +02:00
Keith Holliday
7302742862 Added google service json to travis 2016-08-02 13:31:19 -05:00
Phillip Thelen
28aba20b15 fix travis build 2016-06-21 14:33:17 +02:00
Phillip Thelen
af2be913c4 move secret strings to gradle config file 2016-06-17 12:43:49 +02:00
Phillip Thelen
eeac345a3a Squashed commit of the following:
commit 80da7601c48d63c92f909f4a3b4c6559bd907470
Merge: 2bf900d f0d997b
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 19:11:08 2016 +0200

    Merge branch 'travis' of github.com:HabitRPG/habitrpg-android into travis

    # Conflicts:
    #	.travis.yml

commit 2bf900df64aa241db5feeb4820b643cd0e1fa1e8
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 19:05:37 2016 +0200

    .

commit f0d997b56f37d511e66e18734716934efef3af13
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 19:05:37 2016 +0200

    .

commit 62e96caf288ae6f7260d4eb73164f082db0c7016
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 17:16:06 2016 +0200

    .

commit b0f640ced3c2a0e654a2b34ca2fe8307be0b7208
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 17:12:09 2016 +0200

    .

commit 97d3892b0e9b259e94f1920ffe6226da05fa218c
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 16:16:04 2016 +0200

    .

commit 6b89f5ee013c2711fe1872e7ff657439ab61a02d
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 16:00:39 2016 +0200

    set node version

commit 79e2b3af80741266c8ba9dda90d6a3ad40c56d0a
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 15:44:13 2016 +0200

    test

commit 11a68ba8e91e219ad1db9f7cc6bac3a203cdd60f
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 15:16:23 2016 +0200

    test different config

commit 9c96911dc31d1ba123481eb3d291aee274973474
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 14:52:33 2016 +0200

    fix config

commit 9f41579bd9289985fb98f1a46d0292f897b6b420
Author: Phillip Thelen <viirus@pherth.net>
Date:   Tue Jun 7 14:48:15 2016 +0200

    fix yaml
2016-06-10 19:07:31 +02:00
Phillip Thelen
4e637530df launch dev server for testing on travis 2016-06-07 14:45:58 +02:00
nivl4
97d26d5aac fix Travis CI build
Android SDK Tools, revision 24.4.1 needed in order to install
the required Android SDK Build-tools, revision 23.0.3.
2016-05-26 10:42:29 +08:00
Phillip Thelen
2fd059d578 set build tools in travis 2016-05-22 15:02:59 +02:00
Phillip Thelen
c41e6f02ed Merge pull request #515 from nivl4/chore-add-build-properties
chore: add Habitica connection properties to gradle build
2016-04-26 16:49:38 +02:00
nivl4
dac6ee7dcc fix Travis CI UnsupportedClassVersionError
java.lang.UnsupportedClassVersionError: com/magicmicky/habitrpgwrapper/lib/utils/DateDeserializerTest : Unsupported major.minor version 52.0

- set Travis CI to use only JDK 8 as a temporary fix for [gradle-retrolambda bug](https://github.com/evant/gradle-retrolambda/issues/133)
2016-04-25 16:41:06 +08:00
nivl4
fc2757f77e fix: add missing habitica.properties file to Travis CI 2016-04-22 12:09:26 +08:00
Phillip Thelen
5e8b4dd1a0 update support libraries 2016-04-08 11:22:30 +02:00
Phillip Thelen
6bd8cc3b4e run tests with debug build 2016-03-22 13:20:20 +01:00
Phillip Thelen
941fcecb9d add test runs to travis 2016-03-22 12:39:22 +01:00
Data5tream
b7427a6baf removed coverity-scan 2016-01-12 19:30:40 +01:00
Data5tream
168442990f coverity test 2015-12-28 16:24:02 +01:00
negue
630c46c101 Update .travis.yml
assembleDebug
2015-12-16 20:32:09 +01:00
negue
91c39a40ce Update .travis.yml
- extra-google-m2repository
    - extra-android-m2repository
2015-12-16 20:13:30 +01:00
negue
3baa5a1159 Create .travis.yml 2015-12-16 20:01:48 +01:00