Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit c57641e

Browse files
author
Evgenii Kanivets
committed
#20. Fix Travis CI.
1 parent 4dbb8e8 commit c57641e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nguage: android
1+
language: android
22
android:
33
components:
44
# Uncomment the lines below if you want to

app/src/main/java/com/blogspot/e_kanivets/moneytracker/activity/NavDrawerActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public class NavDrawerActivity extends BaseActivity
2525
DrawerLayout drawerLayout;
2626

2727
/**
28-
* Trigger Travis CI.
2928
* Fragment managing the behaviors, interactions and presentation of the navigation drawer.
3029
*/
3130
private NavigationDrawerFragment mNavigationDrawerFragment;

0 commit comments

Comments
 (0)