Skip to content

Commit

Permalink
Reduce number of test jobs from 8 to 3 (#595)
Browse files Browse the repository at this point in the history
* Reduce number of test jobs from 8 to 3
* chore: Travis node_js remove 6
  • Loading branch information
grant authored Apr 2, 2019
1 parent bb303e6 commit 481e3da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
sudo: required
os:
- linux
- osx
# - osx
language: node_js
node_js:
- node
- '10'
- '8'
- '6'
env:
global:
- SCRIPT_ID=1EwE84eZCSBPcaAiJzCnDjmxMVnLQrDyhSKq1oZY6q-3x4BIDHgQefCnL
Expand Down

0 comments on commit 481e3da

Please sign in to comment.