Skip to content

Commit

Permalink
Run tests with Saxon 9.7.0-15
Browse files Browse the repository at this point in the history
  • Loading branch information
AirQuick committed Feb 7, 2017
1 parent b756310 commit 9a75af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
env:
matrix:
# latest Saxon 9.7 version
- SAXON_VERSION=9.7.0-14
- SAXON_VERSION=9.7.0-15
# latest Saxon 9.6 version
- SAXON_VERSION=9.6.0-10
# Saxon version used in oXygen
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -2,7 +2,7 @@ environment:
SAXON_CP: '%TEMP%\xspec\saxon\saxon9he.jar'
matrix:
# latest Saxon 9.7 version
- SAXON_VERSION: 9.7.0-14
- SAXON_VERSION: 9.7.0-15
# latest Saxon 9.6 version
- SAXON_VERSION: 9.6.0-10
# Saxon version used in oXygen
Expand Down

0 comments on commit 9a75af7

Please sign in to comment.