Skip to content

Commit

Permalink
config: forced more travis CI to run for all file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach authored and romani committed Nov 17, 2018
1 parent 4cda37a commit 5b09f16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ matrix:
env:
- DESC="checkstyle and sevntu-checkstyle"
- CMD="./.ci/travis/travis.sh checkstyle-and-sevntu"
- SKIP_CI="false"

# jacoco and codecov (oraclejdk8)
- jdk: oraclejdk8
Expand All @@ -66,6 +67,7 @@ matrix:
env:
- DESC="Releasenotes generation"
- CMD="./.ci/travis/travis.sh releasenotes-gen"
- SKIP_CI="false"

# NonDex (oraclejdk8)
- jdk: oraclejdk8
Expand Down

0 comments on commit 5b09f16

Please sign in to comment.