Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-datastore
314deec642618f3afed21445d2a03d71c8a3a7cf
314deec642618f3afed21445d2a03d71c8a3a7cf
Switch branch/tag
go-datastore
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
95 Bytes
Edit
Web IDE
Newer
Older
added make test target + travis.yml
Juan Batiz-Benet
committed
Jan 09, 2015
1
2
3
language
:
go
go
:
Update .travis to run only on 1.7 and tip
Jakub Sztandera
committed
Nov 10, 2016
4
-
1.7.3
added make test target + travis.yml
Juan Batiz-Benet
committed
Jan 09, 2015
5
6
7
8
9
10
-
tip
script
:
-
make test
env
:
TEST_NO_FUSE=1 TEST_VERBOSE=1