Skip to content

Commit

Permalink
Feature/feature/fix tooling attempt 2 (#88)
Browse files Browse the repository at this point in the history
* Try something completely different

* WS-2019-0032  WS-2019-0063
  • Loading branch information
denis-yuen authored Jun 12, 2019
1 parent fbc908a commit 01fd220
Show file tree
Hide file tree
Showing 2 changed files with 472 additions and 586 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
dist: xenial
language: java
jdk: openjdk8

jobs:
include:
- stage: check-links
Expand All @@ -11,8 +15,6 @@ jobs:
- git checkout -B ${TRAVIS_BRANCH}
- bash scripts/openAPI3.sh
- stage: build_pages
language: java
jdk: oraclejdk8
script:
- "gradle wrapper"
- "chmod +x gradlew"
Expand Down
Loading

0 comments on commit 01fd220

Please sign in to comment.