Commit f9785643 authored by Hermann Krumrey's avatar Hermann Krumrey
Browse files

Merge branch 'develop' into 'master'

Only test on master and develop branches

See merge request namibsun/python/bundesliga-tippspiel!24
parents 7fd52557 d6ccce5b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ stylecheck:
unittest:
  stage: test
  tags: [docker]
  only: [master, develop]
  script:
    - python-unittest

+2 −0
Original line number Diff line number Diff line
V 1.0.4:
  - Only test on master and develop branches
V 1.0.3:
  - Fixed leaderboard API endpoint breaking without any parameters
V 1.0.2:
+1 −1
Original line number Diff line number Diff line
1.0.3
 No newline at end of file
1.0.4
 No newline at end of file