Fixed .travis.yml file

pull/158/head
Bloodis94 2021-06-12 14:05:28 +02:00 committed by GitHub
parent da34260d10
commit 5c02470df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ addons:
- xmlstarlet - xmlstarlet
- xsltproc - xsltproc
before_install: before_install:
- rvm install 2.3.8 - rvm install 2.4.5
- gem install dropbox-deployment - gem install dropbox-deployment
script: script:
- xmlstarlet val -e FightClub5eXML/Sources/*.xml - xmlstarlet val -e FightClub5eXML/Sources/*.xml