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

Commit

Permalink
travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Aug 17, 2016
1 parent b4ce209 commit a40d295
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: cpp
compiler:
- clang++
- g++
script: make
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y fuse libfuse-dev

0 comments on commit a40d295

Please sign in to comment.