Skip to content

Commit

Permalink
sourceforge is either broken or disabling dl of findbugs. Allowing as…
Browse files Browse the repository at this point in the history
… failure for now
  • Loading branch information
enebo committed Mar 7, 2015
1 parent 85bc578 commit 31b7cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -62,14 +62,14 @@ matrix:
jdk: oraclejdk8
- env: COMMAND=test/check_versions.sh
jdk: oraclejdk8
- env: COMMAND=tool/truffle-findbugs.sh
jdk: oraclejdk8
fast_finish: true
allow_failures:
- env: PHASE='-Pcomplete'
- env: PHASE='-Pmain'
- env: PHASE='-Prake -Dtask=spec:jrubyc'
- env: PHASE='-Prake -Dtask=spec:profiler'
- env: COMMAND=tool/truffle-findbugs.sh
jdk: oraclejdk8

branches:
only:
Expand Down

0 comments on commit 31b7cf2

Please sign in to comment.