Skip to content

Commit

Permalink
Merge pull request #26 from kamatama41/ci-test
Browse files Browse the repository at this point in the history
Remove tests for Ubuntu 12.04 and Mac OS 10.9
  • Loading branch information
kamatama41 authored Jan 14, 2017
2 parents a935785 + 9fbbf02 commit ed675ae
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
@@ -1,7 +1,6 @@
language: generic
matrix:
include:
- os: linux
- os: linux
dist: trusty
- os: osx
Expand All @@ -10,7 +9,5 @@ matrix:
osx_image: xcode8 # OS X 10.11
- os: osx
osx_image: xcode7 # OS X 10.10
- os: osx
osx_image: xcode6.2 # OS X 10.9
script:
- ./test/run.sh

0 comments on commit ed675ae

Please sign in to comment.