Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaGuer authored Apr 20, 2019
1 parent 24e4bd2 commit 777fb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install:
# - "%CMD_IN_ENV% mkdir results"
# - "%CMD_IN_ENV% cd results"
# - "%CMD_IN_ENV% cd ~"
- "%CMD_IN_ENV% ls; pwd"
- "%CMD_IN_ENV% ls"
test_script:
# - "%CMD_IN_ENV% iptest --coverage xml"
- "%CMD_IN_ENV% python test_nb.py || python test_nb.py || python test_nb.py"

0 comments on commit 777fb83

Please sign in to comment.