Skip to content

Commit

Permalink
fix! simplify circle test running
Browse files Browse the repository at this point in the history
  • Loading branch information
pahaz committed Aug 26, 2016
1 parent 382ddf2 commit 11a052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ test:
override:
- python setup.py check -m -r -s
- python setup.py build
- python -m bashtest test_*.bashtest
- python -m bashtest
- pip install bashtest
- bashtest README.rst

0 comments on commit 11a052c

Please sign in to comment.