Skip to content

Commit 0c57e63

Browse files
committed
Merge branch 'master' of github.com:liangliangyy/DjangoBlog
2 parents 7bb207a + b165bb5 commit 0c57e63

File tree

2 files changed

+1
-59
lines changed

2 files changed

+1
-59
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ before_install:
2121
- sudo cp $TRAVIS_BUILD_DIR/travis_test/mysql.cnf /etc/mysql/conf.d/
2222
- sudo service mysql restart
2323
install:
24-
- pip install -r travis_test/requirements.txt
24+
- pip install -r requirements.txt
2525
- pip install python-coveralls
2626
- pip install coverage codecov
2727
before_script:

travis_test/requirements.txt

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)