Skip to content

Commit 1e1df60

Browse files
authored
Update .travis.yml
1 parent 1db686e commit 1e1df60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Travis Continuous Integration script for travis-ci.org
2-
32
dist: trusty
43

54
# Runs all unit tests and check for broken links
@@ -18,7 +17,7 @@ before_install:
1817
before_script:
1918
- gem install awesome_bot
2019

21-
# Run maven tests and broken link check
20+
# Run broken link check and tests
2221
script:
2322
- awesome_bot README.md --allow-dupe --allow-redirect
2423
- gradle test

0 commit comments

Comments
 (0)