Skip to content

Commit

Permalink
move to circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshobbs committed Mar 22, 2016
1 parent 7675c1d commit f170dac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

9 changes: 9 additions & 0 deletions circle.yml
@@ -0,0 +1,9 @@
machine:
services:
- docker
dependencies:
override:
- make -e ci-dependencies
test:
override:
- make -e lint

0 comments on commit f170dac

Please sign in to comment.