Skip to content

Commit b2143a2

Browse files
author
Krzysztof Okupski
committed
Updated .travis.yml
1 parent 663f84c commit b2143a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ install:
1818
- cd build
1919
- cmake ..
2020
- make && sudo make install
21-
- cd ..
21+
- cd ../..
2222

2323
before_script:
24-
- cd build
24+
- mkdir build
2525
- cmake ..
2626

2727
script:

0 commit comments

Comments
 (0)