File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change
1
+ source /tests /googletest /*
2
+ source /cppexpose /source /scripting /duktape-1.4.0 /*
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ matrix:
19
19
- clang-tidy-3.8
20
20
- libcpplocate-dev
21
21
- libcppassist-dev
22
+ - libcppfs-dev
22
23
23
24
- os : linux
24
25
compiler : clang
@@ -32,6 +33,7 @@ matrix:
32
33
- clang-tidy-3.8
33
34
- libcpplocate-dev
34
35
- libcppassist-dev
36
+ - libcppfs-dev
35
37
36
38
- os : linux
37
39
compiler : gcc
@@ -50,6 +52,7 @@ matrix:
50
52
- clang-tidy-3.8
51
53
- libcpplocate-dev
52
54
- libcppassist-dev
55
+ - libcppfs-dev
53
56
54
57
- os : linux
55
58
compiler : gcc
@@ -68,6 +71,7 @@ matrix:
68
71
- clang-tidy-3.8
69
72
- libcpplocate-dev
70
73
- libcppassist-dev
74
+ - libcppfs-dev
71
75
72
76
before_install :
73
77
- if [ $TRAVIS_OS_NAME == linux ]; then export CMAKE_OPTIONS="$CMAKE_OPTIONS"; fi
You can’t perform that action at this time.
0 commit comments