Skip to content

Commit cba9e75

Browse files
author
chupei
committed
rm idea
1 parent e8224c5 commit cba9e75

File tree

9 files changed

+3
-287
lines changed

9 files changed

+3
-287
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ build/
3333
.idea/kotlinc.xml
3434
.idea/caches/
3535
library/library.iml
36+
.idea/*

.idea/codeStyles/Project.xml

Lines changed: 0 additions & 115 deletions
This file was deleted.

.idea/gradle.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.idea/runConfigurations.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ script:
3939
# - ./gradlew :library:createDebugAndroidTestCoverageReport --info --stacktrace
4040
- ./gradlew connectedAndroidTest --info
4141

42-
after_success:
43-
- bash <(curl -s https://codecov.io/bash)
42+
#after_success:
43+
# - bash <(curl -s https://codecov.io/bash)

library/library.iml

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)