You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__language: python3__ does not exist in Travis which is why __apt install__ was required. Using __language: python__ instead will automate the installation of both Python 3.6 and pip.
0 commit comments