Made work on Ubuntu 17.10.
- Changed to python3.6. - Accepted minor differences in golden files. - php is now 7.1. - Updated README. - Need to test that the AppImage still works.
This commit is contained in:
parent
f3fea9e547
commit
4935c585aa
23 changed files with 28 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.5
|
||||
#!/usr/bin/env python3.6
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright (C) 2017 Andrew Hamilton. All rights reserved.
|
||||
|
|
@ -23,7 +23,7 @@ Vigil maintains an up-to-date set of reports for every file in a codebase.
|
|||
|
||||
### Installation
|
||||
|
||||
(Tested in Ubuntu 17.04)
|
||||
(Tested in Ubuntu 17.10)
|
||||
|
||||
# git clone https://github.com/ahamilton/vigil
|
||||
# cd vigil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue