Skip to content

Commit b5856a6

Browse files
committed
Change back to original directory; no-github-ci
1 parent 9933e9a commit b5856a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ before_install:
117117
#- make && make install
118118

119119
# change back to the checked out repository directory
120-
#- cd $TRAVIS_BUILD_DIR
120+
- cd $TRAVIS_BUILD_DIR
121121

122122
install:
123123
- if [[ $TRAVIS_PYTHON_VERSION == "3.4"* ]]; then pip install mysqlclient==1.3.14; fi

0 commit comments

Comments
 (0)