Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zariel committed Oct 18, 2015
1 parent 87915a9 commit 8959133
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ env:
global:
- GOMAXPROCS=2
matrix:
- CASS=2.0.17 AUTH=false
- CASS=2.1.11 AUTH=false
- CASS=2.1.11 AUTH=true
- CASS=2.2.3 AUTH=false
- CASS=2.0.17
AUTH=false
- CASS=2.1.11
AUTH=false
- CASS=2.1.11
AUTH=true
- CASS=2.2.3
AUTH=false

go:
- 1.4
Expand Down

0 comments on commit 8959133

Please sign in to comment.