Skip to content

Commit

Permalink
Prep 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Jul 11, 2018
1 parent 91e9bd1 commit ca8f955
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
- stage: Make doc
php: 7.2
script:
- pip install -r ./requirements.txt
- sudo pip install --upgrade pip
- sudo pip install -r ./requirements.txt
- mkdocs build
- stage: Mutation (unit tests only)
php: 7.2
Expand Down

0 comments on commit ca8f955

Please sign in to comment.