Skip to content

Commit

Permalink
v0.4.14: Travis-CI: OSX fix candidate #4
Browse files Browse the repository at this point in the history
  • Loading branch information
jas- committed Sep 15, 2018
1 parent 8bcad16 commit ba26daf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ node_js:
- "9"
- "10"

before_script:
npm install

before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update && brew install nmap; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get update && sudo apt-get install -y nmap; fi

0 comments on commit ba26daf

Please sign in to comment.