Skip to content

Commit

Permalink
Fix CI(to coursier cache)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponkotuy committed Jan 10, 2017
1 parent 5c6cad6 commit 022823d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -5,7 +5,7 @@ machine:
JVM_OPTS: "-Xmx2G -Xms256M -Xss2M"
dependencies:
cache_directories:
- ~/.sbt
- ~/.coursier
post:
- sbt test:compile
test:
Expand Down

0 comments on commit 022823d

Please sign in to comment.