Skip to content

Commit

Permalink
Run tests in osx
Browse files Browse the repository at this point in the history
  • Loading branch information
1999 committed Jun 11, 2019
1 parent 48c73ae commit 0d4fc78
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@ node_js:
- "stable"
- "8"
- "10"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8
os:
- linux
- osx
before_install: npm install -g greenkeeper-lockfile
install: npm install
before_script: greenkeeper-lockfile-update
Expand Down

0 comments on commit 0d4fc78

Please sign in to comment.