Skip to content

Commit 9c85a94

Browse files
authored
Update .travis.yml
1 parent 970468f commit 9c85a94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ matrix:
1919
- clang-tidy-3.8
2020
- libcpplocate-dev
2121
- libcppassist-dev
22+
- libcppfs-dev
2223

2324
- os: linux
2425
compiler: clang
@@ -32,6 +33,7 @@ matrix:
3233
- clang-tidy-3.8
3334
- libcpplocate-dev
3435
- libcppassist-dev
36+
- libcppfs-dev
3537

3638
- os: linux
3739
compiler: gcc
@@ -50,6 +52,7 @@ matrix:
5052
- clang-tidy-3.8
5153
- libcpplocate-dev
5254
- libcppassist-dev
55+
- libcppfs-dev
5356

5457
- os: linux
5558
compiler: gcc
@@ -68,6 +71,7 @@ matrix:
6871
- clang-tidy-3.8
6972
- libcpplocate-dev
7073
- libcppassist-dev
74+
- libcppfs-dev
7175

7276
before_install:
7377
- if [ $TRAVIS_OS_NAME == linux ]; then export CMAKE_OPTIONS="$CMAKE_OPTIONS"; fi

0 commit comments

Comments
 (0)