We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352cabf commit 8d2b004Copy full SHA for 8d2b004
.travis.yml
@@ -10,6 +10,7 @@ before_install:
10
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
11
- cd /tmp/TourExec
12
- sudo make install
13
+ - cd $TRAVIS_BUILD_DIR
14
install:
15
- pip install -r requirements.txt
16
- pip install pytest
0 commit comments