Update Travis to use new container infrastructure
This commit is contained in:
parent
915ad9a351
commit
d83778f231
|
@ -1,6 +1,7 @@
|
|||
language: clojure
|
||||
lein: lein2
|
||||
script: "lein2 test-slimer"
|
||||
sudo: false
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq rhino
|
||||
|
|
Loading…
Reference in New Issue