diff --git a/.travis.yml b/.travis.yml index 5e254e037..96a6ce706 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ os: - osx go: - - 1.10.x + - 1.10.3 install: # build nim from our own branch - this to avoid the day-to-day churn and