• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

php-coder / mystamps / 442
72%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2015 09:03PM UTC
Jobs 1
Files 112
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
442

push

travis-ci

php-coder
Fix 404 when serving CatalogUtils.js and application running as mvn spring-boot:run.

Before we serve JS files from /WEB-INF/classes and it works when we are running application as JAR,
because this JAR contains /WEB-INF/classes directory. But it doesn't work because when we run
application with mvn spring-boot:run command there is no WEB-INF directory inside classpath (that is
equals to target/classes). I changed /WEB-INF/classes directory to root of classpath that should
work for a both cases.

Fix #126

585 of 1902 relevant lines covered (30.76%)

0.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 442.1 21 Sep 2015 09:03PM UTC 0
30.76
Travis Job 442.1
Source Files on build 442
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #442
  • bebb3833 on github
  • Prev Build on master (#440)
  • Next Build on master (#455)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc