Commit Graph

18 Commits

Author SHA1 Message Date
Avelino
0b1985a726 Revert "fixed warnings on travisci config - root: deprecated key sudo (The key sudo has no effect anymore.) - deploy: deprecated key skip_cleanup (not supported in dpl v2, use cleanup)"
This reverts commit 2932cf1897.
2021-04-09 15:11:49 -03:00
Avelino
2932cf1897 fixed warnings on travisci config
- root: deprecated key sudo (The key `sudo` has no effect anymore.)
- deploy: deprecated key skip_cleanup (not supported in dpl v2, use cleanup)

Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:59:42 -03:00
Avelino
82f20098c6
nvm version 10
Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:48:36 -03:00
Avelino
24f7db42db
active nodejs version by nvm
Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:45:43 -03:00
Avelino
d54b08bf2f
use node_js tag on travis
Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:43:01 -03:00
Avelino
9fadc62b1f
travisci: node latest version
Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:37:02 -03:00
Avelino
1d289bdfe5
travis: set nodejs version to stable
Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:32:34 -03:00
Avelino
f82112ca7e
move netlify-cli install to before deploy
we don't need it to run the tests, running the tests will be a few seconds faster

Signed-off-by: Avelino <t@avelino.xxx>
2021-04-09 09:14:58 -03:00
Avelino
70898082ef
travis deploy skip cleanup
https://docs.travis-ci.com/user/deployment#uploading-files-and-skip_cleanup

Signed-off-by: Avelino <t@avelino.xxx>
2019-03-23 07:49:41 -03:00
Avelino
ee533006da
Netlify hosting (#2441)
* site deploy on netlify

Signed-off-by: Avelino <t@avelino.xxx>

* after test success html deploy to netlify

Signed-off-by: Avelino <t@avelino.xxx>
2019-03-23 07:33:11 -03:00
Sergey Mudrik
0cd7d097f1 Updated .travis.yml (#1643)
Use the latest stable Go version (https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)
2017-10-22 11:58:10 -02:00
Kirill Danshin
8a0043468c working on gfm compat (helps #1224) (#1342)
* fix gfm compat

Signed-off-by: Kirill Danshin <k@guava.by>

* fix .travis.yml

Signed-off-by: Kirill Danshin <k@guava.by>

* requested changes

Signed-off-by: Kirill Danshin <k@guava.by>
2017-04-27 11:08:18 -03:00
Kirill Danshin
99b3906ac6 fix travis config 2017-01-19 18:45:36 +03:00
Aleksandr Tihomirov
9b9606baba Update test to 1.7 and display correct sorting order (#1219)
* Update test to 1.7 and display correct sorting order

* Fix potential issue with goroutine exiting prematurely

* Better naming for category

* Remove unnecesarry format
2016-12-14 04:53:38 +02:00
Thiago Avelino
d6a65b74e1 Markdown to html, generate page to awesome-go.com (#1127)
* initial version html generate
After being made to change the master generate html based on markdown,
ref #363

* change package name, repo to main

* up port 80 on caddy server

* install mux on travis build

* generate sitemap

* added robots.txt

* set metatags on html page

* update repo via exec
get the most current readme

* remove unnecessary lowdash assign

* fix linter errors, remove unnecessary conversion, add binary to .gitignore

* fix fonts, use domain-level assets
2016-10-11 03:21:46 +03:00
Duke
eaedeacb88 use travis docker container infrastructure 2015-09-08 12:07:10 -03:00
Duke
2a659d64cc update golang version, use 1.4 2015-04-14 01:13:26 -03:00
Duke
fa4ccb0032 add travis config 2015-04-14 01:03:16 -03:00