Skip to content

Commit

Permalink
Revert "Test with Go 1.6"
Browse files Browse the repository at this point in the history
This reverts commit d4cbbaf.
  • Loading branch information
rubenv committed Jun 20, 2016
1 parent d4cbbaf commit 6f47575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ go:
- 1.3
- 1.4
- 1.5
- 1.6

services:
- mysql
Expand Down

2 comments on commit 6f47575

@jdek
Copy link

@jdek jdek commented on 6f47575 Sep 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the reason for this?

@rubenv
Copy link
Owner Author

@rubenv rubenv commented on 6f47575 Sep 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joshdekock It failed and I didn't have time to look into it at that time: https://travis-ci.org/rubenv/sql-migrate/jobs/138841880

Please sign in to comment.