Skip to content

Commit

Permalink
Initial Shippable support.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Oct 12, 2018
1 parent a98b1e5 commit e01996b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
example.com
example.org
.idea
5 changes: 5 additions & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python

build:
ci:
- docker build .

0 comments on commit e01996b

Please sign in to comment.