Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
fix: Amend travis script to use specific leiningen version
Browse files Browse the repository at this point in the history
  • Loading branch information
rundis committed Oct 9, 2017
1 parent 99eeab0 commit ceecb05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: clojure
lein: lein2
script: lein2 doo phantom test once
lein: 2.7.1
script: lein doo phantom test once
jdk:
- oraclejdk8

0 comments on commit ceecb05

Please sign in to comment.