We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252f876 commit f8e3450Copy full SHA for f8e3450
.travis.yml
@@ -11,6 +11,7 @@ install:
11
- CFLAGS=-fPIC ./config shared
12
- make -j9
13
- sudo make install
14
+- cd ..
15
16
script:
17
- mkdir BUILD
0 commit comments