added deploy to travis

This commit is contained in:
Gareth 2016-05-05 19:45:31 -04:00
parent 140ba72fbb
commit 29e23da77f
2 changed files with 6 additions and 1 deletions

View file

@ -1 +1,6 @@
language: clojure
deploy:
provider: script
script: lein deploy clojars
on:
branch: travis

View file

@ -1,4 +1,4 @@
(defproject views "1.4.4"
(defproject kirasystems/views "1.4.4"
:description "A view to the past helps navigate the future."
:url "https://github.com/kirasystems/views"