Skip to content

Commit 798929a

Browse files
committed
travis update
1 parent ccb4635 commit 798929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ before_script:
2626
- unzip 0.19.0-Beta2.zip
2727
- cd LibRaw-0.19.0-Beta2/
2828
- autoreconf --install
29-
- ./configure
29+
- ./configure --disable-openmp
3030
- make -j4
3131
- sudo make install
3232
- cd ../

0 commit comments

Comments
 (0)