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
67d8e74a05dbb1fc2c061bc90656568380f2db95
67d8e74a05dbb1fc2c061bc90656568380f2db95
Switch branch/tag
go-datastore
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
107 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
:
fix testing
Jeromy
committed
Jun 27, 2016
4
-
1.6.2
added make test target + travis.yml
Juan Batiz-Benet
committed
Jan 09, 2015
5
6
7
8
9
10
11
-
release
-
tip
script
:
-
make test
env
:
TEST_NO_FUSE=1 TEST_VERBOSE=1