Skip to content

Commit

Permalink
travis change
Browse files Browse the repository at this point in the history
  • Loading branch information
BazookaMusic committed Apr 7, 2019
1 parent fdda806 commit 90dfc3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
matrix:
include:
- language: go
go: 1.9.x
go: 1.10.x

notifications:
email:
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,5 @@ faster but can lead to unbalanced skiplists.
New skiplist parameters set to defaults, see function
documentation. */
intersection := sl.IntersectionSimple(head, other)



```

0 comments on commit 90dfc3e

Please sign in to comment.