Skip to content

Commit afa6ed3

Browse files
committed
Removing inexistent scripts
1 parent 1663733 commit afa6ed3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@ before_script:
4242
- psql -c 'CREATE EXTENSION postgis_topology;' -U postgres -d parse_server_postgres_adapter_test_database
4343
- greenkeeper-lockfile-update
4444
script:
45-
- npm run startmongo
4645
- npm run lint
4746
- npm run coverage
48-
- npm run stopmongo
4947
after_script:
5048
- greenkeeper-lockfile-upload
5149
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)