good morning!!!!

Skip to content
Snippets Groups Projects
Commit c997efad authored by Carlos Nieto's avatar Carlos Nieto
Browse files

Removing tip from .travis.yml

parent aa6ec148
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ language: go
go:
- 1.1
- 1.2
- tip
- 1.2.1
env:
- GOARCH=amd64
......@@ -26,4 +26,5 @@ before_script:
- mongo upperio_tests --eval 'db.addUser("upperio", "upperio")'
script:
- go version
- go test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment