Loading .travis.yml +2 −0 Original line number Diff line number Diff line --- language: python python: "2.7" dist: trusty sudo: false group: beta install: - pip install -r tests/requirements.txt Loading Loading
.travis.yml +2 −0 Original line number Diff line number Diff line --- language: python python: "2.7" dist: trusty sudo: false group: beta install: - pip install -r tests/requirements.txt Loading