Remove molecule test from Travis CI config

pull/113/head
Jeremy Frasier 5 years ago
parent abcda87e2e
commit 40aec83a18
No known key found for this signature in database
GPG Key ID: 285B4A02F4305C09
  1. 1
      .travis.yml

@ -8,4 +8,3 @@ install:
- pip install --upgrade -r requirements-test.txt
script:
- pre-commit run --all-files
- molecule test

Loading…
Cancel
Save