Skip to content

Commit

Permalink
add circleci support
Browse files Browse the repository at this point in the history
  • Loading branch information
jbenet committed May 21, 2015
1 parent 5c94a68 commit 05b8506
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test:
override:
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TRAVIS=1 make test

0 comments on commit 05b8506

Please sign in to comment.