Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Using new doit commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell committed Feb 1, 2019
1 parent aa7d20a commit 10ad1f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ clone_depth: 5
skip_tags: true

test_script:
- "doit before_test"
- "doit small_data_setup"
- "doit test_examples"
- "doit small_data_cleanup"

0 comments on commit 10ad1f9

Please sign in to comment.