This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tile38
mirror of
https://github.com/tidwall/tile38.git
Watch
1
Star
0
Fork
You've already forked tile38
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
394850e71a
tile38
/
.travis.yml
11 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
first commit
2016-03-05 02:08:16 +03:00
language
:
go
CI improvements (#1) This PR contains: * Automatic version detection by using git tags * Fix for the Makefile (double package target) * Enable Travis CI to build the Docker images and push to Docker Hub
2018-04-24 09:39:29 +03:00
services
:
-
docker
script
:
-
make test
after_success
:
Use travis vars
2018-05-01 03:54:58 +03:00
-
./build.sh travis-docker-push