Skip to content

Commit

Permalink
yaml plz
Browse files Browse the repository at this point in the history
  • Loading branch information
robdox committed Jun 28, 2018
1 parent 197603e commit 9e62512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
steps:
- checkout
- run:
name: Running Tox Tests
command: |
name: Running Tox Tests
command: |
source bin/activate
cd easy_scoping && tox
Expand Down

0 comments on commit 9e62512

Please sign in to comment.