Skip to content

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ninaspitfire committed Mar 28, 2017
1 parent da5cda2 commit 6dfdfa3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
language: python
python: ['3.5']
script: make

sudo: required
services: ['docker']

0 comments on commit 6dfdfa3

Please sign in to comment.