Skip to content

Commit

Permalink
Merge pull request #242 from lcy-seso/fix_travis
Browse files Browse the repository at this point in the history
fix travis.
  • Loading branch information
lcy-seso authored Sep 10, 2017
2 parents adfc955 + 5dfff28 commit cd16af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ addons:
- python-pip
- python2.7-dev
before_install:
- pip install -U virtualenv pre-commit pip
- sudo pip install -U virtualenv pre-commit pip
- docker pull paddlepaddle/paddle:latest
script:
- .travis/precommit.sh
Expand Down

0 comments on commit cd16af8

Please sign in to comment.