add missing install command

This commit is contained in:
Sebastian Raff
2020-11-14 20:51:43 +01:00
committed by GitHub
parent 6ac6294d2f
commit 1597dd6c55

View File

@@ -1,7 +1,7 @@
language: ruby
before_install:
- sudo apt-get -y python3.5
- sudo apt-get -y install python3.5
matrix:
fast_finish: true