This website requires JavaScript.
Explore
Help
Sign In
go
/
hcl
Watch
2
Star
0
Fork
0
You've already forked hcl
Code
Issues
Pull Requests
Releases
Wiki
Activity
68e816d1c7
hcl
/
.travis.yml
13 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis.yml file We have many tests, having this would simplify contributing also easier because Github would show us the CI result on PR's.
2015-11-12 15:56:38 +00:00
sudo
:
false
Only test master
2016-10-08 03:45:51 +00:00
Add travis.yml file We have many tests, having this would simplify contributing also easier because Github would show us the CI result on PR's.
2015-11-12 15:56:38 +00:00
language
:
go
Only test master
2016-10-08 03:45:51 +00:00
go
:
Update .travis.yml
2017-02-17 16:47:33 +00:00
-
1.8
Only test master
2016-10-08 03:45:51 +00:00
branches
:
only
:
-
master
script
:
make test
Reference in New Issue
Copy Permalink