Skip to content

Fix Travis CI

Arvancloud Admin requested to merge github/fork/amiremohamadi/arvan into arvan

Created by: amiremohamadi

I think travis-ci is currently disabled for this project, but made some changes to fix travis build (and another warning):

  • Added ./WLCdn.py to fix build failure (L35).
  • Also sudo: required is removed because it's deprecated.

Merge request reports