Browse Source

Fix Travis build

Vadim Markovtsev 8 years ago
parent
commit
23865aad23
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,7 +1,8 @@
 language: go
 
 go:
-  - 1.7
+  - 1.8
+  - master
 
 go_import_path: gopkg.in/src-d/hercules.v1