Skip to content

Commit

Permalink
Use fixx mkdocs version (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverNocon committed Aug 8, 2018
1 parent cd4a9f2 commit 31c0ac9
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
@@ -1,7 +1,7 @@
language: groovy
sudo: false
install:
- pip install --user mkdocs mkdocs-material
- pip install --user mkdocs==0.17.5 mkdocs-material==2.9.4
script:
- mvn test -B
- |
Expand Down

0 comments on commit 31c0ac9

Please sign in to comment.