mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Pin isort until we get newer python (#12034)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --prefer-dist --no-suggest
|
||||
- pip3 install --user snmpsim PyMySQL pylint
|
||||
- pip3 install --user snmpsim PyMySQL pylint "isort<5"
|
||||
- test -n "$SKIP_WEB_CHECK" || php artisan dusk:update --detect
|
||||
|
||||
after_failure:
|
||||
|
||||
Reference in New Issue
Block a user