Skip to content

Commit

Permalink
remove debugging travis line
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoman Dong committed Apr 17, 2018
1 parent 40aa9aa commit 5449532
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ notifications:
- [email protected]

before_install:
- if [[ `npm -v` != 2* ]]; then npm i -g npm@2; fi
- npm -v
- node -v
- if [[ `npm -v` != 2* ]]; then npm i -g npm@2; fi

0 comments on commit 5449532

Please sign in to comment.