Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit a40d295

Browse files
committed
travis ci
1 parent b4ce209 commit a40d295

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: cpp
2+
compiler:
3+
- clang++
4+
- g++
5+
script: make
6+
before_install:
7+
- sudo apt-get -qq update
8+
- sudo apt-get install -y fuse libfuse-dev

0 commit comments

Comments
 (0)