Skip to content

Commit ad1b659

Browse files
author
vakrilov
committed
clean up
1 parent 5bee27e commit ad1b659

File tree

4 files changed

+1
-218
lines changed

4 files changed

+1
-218
lines changed

Diff for: .travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@ install:
2525
- npm install -g nativescript --ignore-scripts
2626
- tns usage-reporting disable
2727
- tns error-reporting disable
28-
- npm install
2928
- cd nativescript-angular
3029
- npm install
3130
- cd ../tests
32-
- npm install ../nativescript-angular
3331
- npm install
32+
- npm install ../nativescript-angular
3433

3534
before_script:
3635
- echo no | android create avd --force -n test -t android-19 -b armeabi-v7a

Diff for: DEVELOPERS.md

-46
This file was deleted.

Diff for: gruntfile.js

-139
This file was deleted.

Diff for: package.json

-31
This file was deleted.

0 commit comments

Comments
 (0)