Skip to content

Commit 8d2b004

Browse files
committed
[#7] Add command to change back to working directory
1 parent 352cabf commit 8d2b004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_install:
1010
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
1111
- cd /tmp/TourExec
1212
- sudo make install
13+
- cd $TRAVIS_BUILD_DIR
1314
install:
1415
- pip install -r requirements.txt
1516
- pip install pytest

0 commit comments

Comments
 (0)