Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jarod committed Sep 13, 2020
1 parent 3798f84 commit 3e25cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ install:
- mkdir -p src/main/resources
- curl -L -o src/main/resources/qqwry.dat https://www.dropbox.com/s/r30ban6c6whzcwv/qqwry.dat?dl=1
script:
- ./gradlew test
- ./gradlew check
cache:
directories:
- $HOME/.gradle

0 comments on commit 3e25cea

Please sign in to comment.