Skip to content

Commit

Permalink
Ping Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Kornyakov committed Mar 20, 2014
1 parent d678608 commit 5ec0442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ compiler:
before_script:
- cd ../
- git clone https://github.com/Itseez/opencv.git
- mkdir ../opencv-build
- cd ../opencv-build
- mkdir ../build-opencv
- cd ../build-opencv
- cmake -DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib/modules ../opencv
script:
- make -j5
Expand Down

0 comments on commit 5ec0442

Please sign in to comment.