Skip to content

Commit f8e3450

Browse files
committed
Retorno ao diretório anterior após instalar openssl
1 parent 252f876 commit f8e3450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111
- CFLAGS=-fPIC ./config shared
1212
- make -j9
1313
- sudo make install
14+
- cd ..
1415

1516
script:
1617
- mkdir BUILD

0 commit comments

Comments
 (0)