Skip to content

Commit bae6cb5

Browse files
committed
chore: cleanup travis
1 parent d14435f commit bae6cb5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ notifications:
99
on_failure: change
1010
node_js:
1111
- '9'
12-
before_install:
13-
- npm i -g npm@^2.0.0
1412
install:
1513
- npm install
1614
- npm install -g codecov

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-aspnet-auth",
3-
"version": "0.0.0-development",
3+
"version": "0.0.0-beta",
44
"description": "Vue plugin for auth to OWIN MVC",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)