Skip to content

Commit

Permalink
Use pa11y 2.4.4
Browse files Browse the repository at this point in the history
Newer versions seem to have issues returning json.
  • Loading branch information
mfairchild365 committed Jan 4, 2016
1 parent 6d7e953 commit f8f2573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ before_install:
before_script:
# install `pa11y`
- npm install
- npm install pa11y
- npm install pa11y@2.4.4
- npm install grunt-cli
# build the templates
- ./node_modules/grunt-cli/bin/grunt
Expand Down

0 comments on commit f8f2573

Please sign in to comment.