Skip to content

Commit

Permalink
Temporarily test using dahlia/nirum-python/transport
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Jul 10, 2017
1 parent 1b5ad82 commit 955e4f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ matrix:
- python3.6
- libgmp10
- upx-ucl
env:
# Remove following environment variables after nirum-python 0.6.0 is released.
- DEVRUNTIME_REPO=dahlia/nirum-python DEVRUNTIME_REF=transport
cache:
directories:
- "$HOME/.stack"
Expand Down
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ platform:
- x64
environment:
STACK_ROOT: C:\sr
# Remove following environment variables after nirum-python 0.6.0 is released.
DEVRUNTIME_REPO: dahlia/nirum-python
DEVRUNTIME_REF: transport
cache:
- '%STACK_ROOT% -> appveyor.yml'
- '%LOCALAPPDATA%\Programs\stack -> appveyor.yml'
Expand Down

0 comments on commit 955e4f5

Please sign in to comment.