Skip to content

Commit 730a082

Browse files
committed
simpler travis config
1 parent 028fd49 commit 730a082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ before_install:
1818
- install_maven
1919

2020
before_script:
21-
before_script -P -jdeps
21+
before_script
2222

2323
script:
24-
script -P -jdeps
24+
script
2525

2626
after_success:
2727
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)