Skip to content

Commit

Permalink
Update appveyor and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
majestyotbr committed Apr 11, 2020
1 parent 353f3d6 commit 593c1a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ install:
- cmd : vcpkg install libmariadb:x64-windows
- cmd : vcpkg install pugixml:x64-windows
- cmd : vcpkg install mpir:x64-windows
- cmd : vcpkg install spdlog:x64-windows

build:
parallel: true
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ addons:
- libmysqlclient-dev
- libpugixml-dev
- libgmp3-dev
- libspdlog-dev

before_script:
- mkdir build && cd build
Expand Down

0 comments on commit 593c1a9

Please sign in to comment.