Browse Source
Makes travis run docker tests only if at least one of the following is true : * This is a cron job * This is a tag push (e.g. release) * The commit message specifies the string TRAVIS_RUN_DOCKERS (also removed `except:` from `.travis.yml` as it's obsolete now)master
1 changed files with 4 additions and 6 deletions
Loading…
Reference in new issue