Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Sep 9, 2019
1 parent 658271e commit 5a46956
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -7,6 +7,7 @@ jobs:
- stage: test
name: "Unit Tests: Java 8"
language: java
dist: trusty
jdk:
- oraclejdk8
install:
Expand All @@ -30,4 +31,4 @@ jobs:

script:
- npm run lint:md
- npm run lint:text
- npm run lint:text

0 comments on commit 5a46956

Please sign in to comment.