Skip to content

Commit 2c74a2b

Browse files
committed
more paths
1 parent f5f1f9c commit 2c74a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111

1212
test:
1313
override:
14-
- make
14+
- cd gtest/build; make
1515
- ./sample1_unittest --gtest_output=xml:sample1.xml
1616
- ./sample2_unittest --gtest_output=xml:sample2.xml
1717
- ./sample3_unittest --gtest_output=xml:sample3.xml

0 commit comments

Comments
 (0)