Logo
Explore Help
Sign In
iSharkFly-Docs/packer-cn
1
0
Fork 0
You've already forked packer-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
packer-cn/.travis.yml

25 lines
202 B
YAML
Raw Normal View History

add user to travis for ansible builds
2016-11-10 12:08:20 -08:00
env:
- USER=travis
Use the new Travis Docker infrastructure and stuff
2015-01-22 16:06:35 -05:00
sudo: false
Add travis.yml
2013-08-13 21:42:39 -04:00
language: go
go:
test with go 1.7 and 1.8beta
2016-12-06 16:32:32 -08:00
- 1.7.4
test on travis with go 1.8.3
2017-06-06 14:40:15 -07:00
- 1.8.3
add go 1.9 to travis
2017-08-24 16:21:55 -07:00
- 1.9
Add travis.yml
2013-08-13 21:42:39 -04:00
If go version is 1.4 use godeps to restore dependencies
2016-02-23 23:05:37 -08:00
install:
- make deps
Make travis run data race tests
2013-08-21 11:06:01 -07:00
script:
Overhaul the Makefile - Fix updatedeps reverting to master, which causes Travis CI to produce invalid results for pull-request builds. The makefile attempts to detect this change and checkout the correct branch if it happens. - Clean up the code style and failure messaging. - Add / update proxy targets for common workflows: default, deps, ci, release
2015-08-06 23:45:39 -07:00
- GOMAXPROCS=2 make ci
Use the new Travis Docker infrastructure and stuff
2015-01-22 16:06:35 -05:00
branches:
only:
- master
Allow failures on tip for Travis
2013-08-15 18:02:41 -07:00
matrix:
Use the new Travis Docker infrastructure and stuff
2015-01-22 16:06:35 -05:00
fast_finish: true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 9787ms Template: 54ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API