Skip to content

Commit

Permalink
win build reset
Browse files Browse the repository at this point in the history
  • Loading branch information
yeastplume committed Mar 1, 2019
1 parent 033fee0 commit 3bfb35b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ env:

matrix:
include:
# - os: linux
# env: TEST_SUITE=config-libwallet-apiwallet
# - os: linux
# env: TEST_SUITE=refwallet-.
# - os: osx
# env: TEST_SUITE=release
- os: windows
- os: linux
env: TEST_SUITE=config-libwallet-apiwallet
- os: linux
env: TEST_SUITE=refwallet-.
- os: osx
env: TEST_SUITE=release
# - os: windows
# env: TEST_SUITE=release

script:
- IFS='-' read -r -a DIRS <<< "$TEST_SUITE"; DIR=${DIRS[0]};
Expand Down

0 comments on commit 3bfb35b

Please sign in to comment.