Commit graph

20 commits

Author SHA1 Message Date
Jean Niklas L'orange
e14da08963 We haven't failed with oracle in a while 2016-02-04 23:29:06 +01:00
Michael Blume
a0c6df0916 allow travis to do a container build 2015-09-21 16:22:12 -07:00
Mike Blume
f9c6bb444b run travis tests with oraclejdk8
for now, allow failure, since we're allowing failure for oraclejdk7

I see no indication that travis provides openjdk8, but I may be wrong
2014-03-28 15:35:21 -07:00
Mykola Nikishov
0f19408737 Allow Oracle JDK 7 build to fail 2013-07-26 17:37:37 +03:00
Mykola Nikishov
220dc86b15 Enable Oracle's JDK7 2013-07-26 17:37:37 +03:00
Mykola Nikishov
175d48d30c Build commits into any branch 2013-07-26 17:37:37 +03:00
Colin Jones
192ff5d02a Go back up a directory for travis test run 2013-03-14 10:57:03 -05:00
Phil Hagelberg
9f1296a639 Update .travis.yml to bootstrap with lein1. 2013-02-28 17:19:18 -08:00
Phil Hagelberg
4e400d6cdb leiningen-core tests don't need to be run separately. 2012-05-30 21:06:58 -07:00
Michael S. Klishin
544b055a17 Oracle JDK 7 fails, disabling for now 2012-05-30 20:44:49 +04:00
Michael S. Klishin
997f699e8b Trying out a secret new travis-ci.org feature 2012-05-30 20:37:20 +04:00
Phil Hagelberg
392845834c Test leiningen-core in CI. 2012-02-19 16:39:14 -08:00
Michael Klishin
116a791344 Override install instead of adding before_script
We don't want default Clojure builder's `install` command to be executed
2012-02-08 20:31:51 +04:00
Michael Klishin
8243332093 Make sure .travis.yml includes language: clojure
There are two reasons for this:

 * We will soon roll out first-class support for other JVM languages and Clojure will be hosted on a different machine. Without this language: line Leiningen will still land on Ruby workers.

 * :language key will at some point in the future be mandatory.

Finally, you still can override `install:`, `script:` or anything else, so there is no reason to not have `language:` in your .travis.yml.
2012-02-08 20:22:41 +04:00
Nelson Morris
b45d83c20e Update travis to bootstrap leiningen-core 2012-02-01 21:49:02 -06:00
Phil Hagelberg
1e4936820c Bootstrap CI with leiningen-core-2.0.0-SNAPSHOT-standalone.jar. 2012-01-17 20:22:27 -08:00
Phil Hagelberg
92dfe67a85 Re-enable ci for master branch. 2012-01-17 20:08:19 -08:00
Phil Hagelberg
cd780c8267 Disable CI tests for master for now. 2011-11-20 14:06:09 -08:00
Phil Hagelberg
36f5dbe2ce Run self-install during ci. 2011-10-19 16:31:17 -07:00
Phil Hagelberg
82de3fd187 Add Travis CI config. 2011-10-19 15:58:46 -07:00