Skip to content

Commit

Permalink
Uses particular versions of lein and jdk to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
theanirudhvyas committed Oct 11, 2019
1 parent b94f31b commit a53060c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: clojure

lein: 2.8.1
jdk:
- openjdk8

services:
- docker

Expand Down

0 comments on commit a53060c

Please sign in to comment.