Skip to content

Commit

Permalink
Merge pull request #305 from liangliangyy/dev
Browse files Browse the repository at this point in the history
修改travis
  • Loading branch information
liangliangyy committed Aug 7, 2019
2 parents 3973ea8 + 2032bf1 commit b165bb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ before_install:
- sudo cp $TRAVIS_BUILD_DIR/travis_test/mysql.cnf /etc/mysql/conf.d/
- sudo service mysql restart
install:
- pip install -r travis_test/requirements.txt
- pip install -r requirements.txt
- pip install python-coveralls
- pip install coverage codecov
before_script:
Expand Down
58 changes: 0 additions & 58 deletions travis_test/requirements.txt

This file was deleted.

0 comments on commit b165bb5

Please sign in to comment.