This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
Plan
Watch
1
Star
0
Fork
0
You've already forked Plan
mirror of
https://github.com/plan-player-analytics/Plan.git
synced
2024-11-01 00:10:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0ee2d9a1e0
Plan
/
scripts
/
runCheckstyle.sh
6 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
Added 'set -e' to test scripts to exit correctly
2019-01-04 16:18:35 +01:00
set
-e
Fixed travis script paths
2019-01-03 12:33:23 +01:00
cd
$TRAVIS_BUILD_DIR
/Plan
Updated to gradle 5.3.1
2019-04-03 21:44:26 +02:00
./gradlew checkstyleMain
./gradlew checkstyleTest
Added travis job for checkstyle
2019-01-03 12:18:57 +01:00
cd
$HOME
Reference in New Issue
Copy Permalink