Skip to content

Commit 581f6e7

Browse files
return to directory
1 parent 6e958d7 commit 581f6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ addons:
3030
install:
3131
- pip install -U pip tox codecov
3232
- git clone https://github.com/Jekub/Wapiti /tmp/wapiti
33-
- cd /tmp/wapiti && make && sudo make install
33+
- pushd /tmp/wapiti && make && sudo make install && popd
3434

3535
script: tox
3636

0 commit comments

Comments
 (0)