Skip to content

Commit

Permalink
Updates submodule and fixes appveyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
OmniBlade committed Aug 2, 2018
1 parent 4951071 commit 4578d98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions appveyor.yml
Expand Up @@ -39,8 +39,9 @@ skip_commits:
max_jobs: 1

# scripts that run after cloning repository
#install:
# - ps: cd C:\projects
install:
- cmd: cd C:\projects\thyme
- cmd: git submodule update --init --recursive

# scripts to run before build
before_build:
Expand Down
2 changes: 1 addition & 1 deletion src/libs/gamemath
Submodule gamemath updated from 6d98cd to ef58e7

0 comments on commit 4578d98

Please sign in to comment.