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 7486b87 commit 6e958d7Copy full SHA for 6e958d7
.travis.yml
@@ -30,7 +30,7 @@ addons:
30
install:
31
- pip install -U pip tox codecov
32
- git clone https://github.com/Jekub/Wapiti /tmp/wapiti
33
- - cd /tmp/wapiti && make && make install
+ - cd /tmp/wapiti && make && sudo make install
34
35
script: tox
36
0 commit comments