Skip to content

Commit

Permalink
Remove testing for Ubuntu 12.04 and Mac OS 10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kamatama41 committed Jan 14, 2017
1 parent a935785 commit 9fbbf02
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 9fbbf02

Please sign in to comment.