Skip to content

Commit

Permalink
Revert "build and test on various platforms"
Browse files Browse the repository at this point in the history
This reverts commit 890d312.
  • Loading branch information
softprops committed Jan 20, 2019
1 parent 890d312 commit de077dd
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,5 @@ branches:
services:
- docker

matrix:
include:
- name: Linux Package
- name: OSX Package
os: osx
- name: Windows Package
os: windows

script:
make test
make test

0 comments on commit de077dd

Please sign in to comment.