good morning!!!!

Skip to content
Snippets Groups Projects
Commit c4bfc6f6 authored by Peter Kieltyka's avatar Peter Kieltyka
Browse files

Update travis

parent b78c6964
Branches
Tags
No related merge requests found
language: go
go:
# - 1.1 // Unsupported, QL fails to compile on go < 1.2.
# - 1.2 // Unsupported on travis because it fails to fetch some resources via HTTPs.
# - 1.2.1
# - 1.2.2
- 1.3
- 1.3.1
- 1.3.2
......@@ -17,7 +13,6 @@ env: GOARCH=amd64 TEST_HOST=127.0.0.1 UPPERIO_DB_DEBUG=1
install:
- sudo apt-get install -y bzr make
- mkdir -p $GOPATH/src/upper.io/v2
- mv $PWD $GOPATH/src/upper.io/db
- cd $GOPATH/src/upper.io/db
- ls -la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment