We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0502f commit 9921e9eCopy full SHA for 9921e9e
.travis.yml
@@ -28,6 +28,7 @@ before_install:
28
- make configure
29
- ./configure --prefix=/usr
30
- make all
31
+ - sudo make install
32
- popd
33
- git --version
34
install:
0 commit comments