This website requires JavaScript.
Explore
Help
Sign In
Eclipse
/
jetty.project
mirror of
https://github.com/jetty/jetty.project.git
Watch
1
Star
0
Fork
You've already forked jetty.project
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7bb3a7be28
jetty.project
/
.travis.yml
9 lines
107 B
YAML
Raw
Normal View
History
Unescape
Escape
Squelching the noisy travis per discussion in irc
2013-05-06 18:29:58 -04:00
branches
:
only
:
-
/^release-.*$/
testing out travis as ci
2013-04-02 12:23:50 -04:00
language
:
java
maven->mvn
2013-05-03 20:15:03 -04:00
script
:
mvn install
testing out travis as ci
2013-04-02 12:23:50 -04:00
jdk
:
Reduced build logging for Travis.
2013-05-03 18:26:29 -04:00
-
openjdk7
testing out travis as ci
2013-04-02 12:23:50 -04:00
-
oraclejdk7