Skip to content

Commit

Permalink
Adding OpenRA#16610 as a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
fusion809 committed May 29, 2019
1 parent 2ed7da6 commit f23dbea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -32,6 +32,8 @@ env:
# call OpenRA to check for YAML errors
# Run the NUnit tests
script:
- wget -c https://github.com/OpenRA/OpenRA/pull/16610.patch
- patch -Np1 -i 16610.patch
- travis_retry make all-dependencies
- make all
- make check
Expand Down

0 comments on commit f23dbea

Please sign in to comment.