Skip to content

Commit

Permalink
Temporary test
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiesardo committed Sep 10, 2015
1 parent cad7b5b commit b66dd99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"0.1.0-SNAPSHOT"))

(task-options!
pom {:project 'frankiesardo/linked
pom {:project 'frankiesardo/lab
:version +version+
:description "Efficient ordered map and set."
:url "https://github.com/frankiesardo/linked"
Expand Down
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ deployment:
- git clone $DOTFILES ~/dotfiles && . ~/dotfiles/init.sh
- boot deploy
snapshot:
branch: master
branch: boot+cljc
commands:
- git clone $DOTFILES ~/dotfiles && . ~/dotfiles/init.sh
- boot deploy
Expand Down

0 comments on commit b66dd99

Please sign in to comment.