Skip to content

Commit

Permalink
Move the script
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Aug 29, 2019
1 parent f453fa3 commit 0dcfe97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ build_script:
- call conda info -a
- call conda update -q conda
- call conda install -c conda-forge python=3.7 re2c m2-bison xonsh cython
- xonsh ci-build.xsh
- xonsh ci\build.xsh
2 changes: 1 addition & 1 deletion ci/azure_install_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ conda info -a
conda update -q conda
conda install -c conda-forge python=3.7 re2c bison m4 cython xonsh

xonsh ci-build.xsh
xonsh ci\build.xsh

0 comments on commit 0dcfe97

Please sign in to comment.