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

Commit

Permalink
use obt v9
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Apr 1, 2020
1 parent 39bff6d commit da2c2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- checkout
- run: npm config set prefix "$HOME/.local"
- run: npm i -g origami-build-tools@^7
- run: npm i -g origami-build-tools@^9
- run: $HOME/.local/bin/obt install
- run: $HOME/.local/bin/obt demo --demo-filter pa11y --suppress-errors
- run: $HOME/.local/bin/obt verify
Expand Down

0 comments on commit da2c2d6

Please sign in to comment.