Commit Graph

111 Commits

Author SHA1 Message Date
mustafa
b03e577130 Try Jammy image 2022-06-30 11:31:13 +03:00
mustafa
f81ac8f3b4 add apt build-essentials 2022-06-07 20:52:57 +03:00
mustafa
e847c2e6c9 Larger VM and rollback Python -v 2022-06-07 20:51:39 +03:00
mustafa
4950b7ca8d Clean cache for the ccahe 2022-06-07 20:50:10 +03:00
mustafa
e232b36d94 Add apt build-essential 2022-06-06 23:58:49 +03:00
mustafa
bc00d97282 Try Python3.9 for built-in OpenSSL lib 2022-06-06 20:55:59 +03:00
mustafa ergul
41012335a7
Update .travis.yml 2022-05-11 11:35:03 +03:00
mustafa ergul
d3a8fad51c
Update .travis.yml
Choose `language: python` as a workaround
2022-05-11 11:33:57 +03:00
mustafa ergul
d8ade888f3
Update .travis.yml 2022-05-09 15:46:26 +03:00
mustafa ergul
96f95a8df3
Update .travis.yml
Workaround from https://github.com/pyenv/pyenv/wiki/Common-build-problems#error-the-python-ssl-extension-was-not-compiled-missing-the-openssl-lib
2022-05-09 15:35:25 +03:00
mustafa ergul
c49b3a57c9
Update .travis.yml 2022-05-06 18:26:33 +03:00
mustafa ergul
413a83f4de
Update .travis.yml 2022-05-06 18:23:40 +03:00
mustafa ergul
c67a1dce90
Update .travis.yml 2022-05-06 17:51:04 +03:00
mustafa ergul
dabf237a94
Update .travis.yml 2022-05-06 17:49:50 +03:00
mustafa ergul
3b507d3de9
Update .travis.yml 2022-05-06 17:42:54 +03:00
mustafa ergul
db6a79ef25
Update .travis.yml 2022-05-06 17:38:27 +03:00
mustafa ergul
6304bf20aa
Update .travis.yml 2022-05-06 17:35:07 +03:00
mustafa ergul
46ba91dc75
Update .travis.yml
We need focal and openssl
2022-05-02 14:35:59 +03:00
mustafa ergul
1456ed0314
Update .travis.yml 2022-05-02 14:32:17 +03:00
mustafa ergul
dc1c98334b
Update .travis.yml 2022-05-02 14:21:26 +03:00
mustafa ergul
789f43ffae
Update .travis.yml
Try Bionic image
2022-05-02 14:17:38 +03:00
mustafa ergul
66f537a24b
Update .travis.yml 2022-04-29 11:29:10 +03:00
mustafa ergul
f68ea4f0da
Update .travis.yml 2022-04-29 11:20:18 +03:00
mustafa ergul
54d8cec889
Update .travis.yml 2022-04-29 11:13:41 +03:00
Jordan Harband
edb47ffdea
[Tests] update from xenial to focal
"cosmic" is the oldest ubuntu distro node 18 supports, and travis-ci jumped straight from bionic to focal.
2022-04-28 12:09:24 -07:00
Rick Button
2bda9fd97e
[Tests] blacklist expired LetsEncrypt CA
workaround for TravisCI's ubuntu 16.04
2021-10-06 01:50:44 -04:00
Peter Dave Hello
7bbc57355d
[Tests] Print shell version in Travis CI 2017-04-02 07:33:49 +08:00
Rui Chen
e48cb858a6
[Tests] .npm is now cached by default 2019-10-02 15:05:36 -04:00
Jordan Harband
510b2fd44c
[Tests] fix eclint errors 2020-11-21 18:08:22 -08:00
Jordan Harband
80a4e06af9
[Tests] partially migrate to Github Actions 2020-11-07 00:09:08 -08:00
Alex Aubuchon
22902f04a3
[actions] Add release test workflow 2020-11-20 14:28:15 -05:00
Alex Aubuchon
3abb98124e
[actions] Add shellcheck workflow
Co-authored-by: Alex Aubuchon <alex@aub.dev>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
2020-11-18 12:49:28 -05:00
Peter Dave Hello
4436638816
[Tests] Drop deprecated sudo: option in TravisCI config
That config was deprecated for a while, reference:
- https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
2020-09-21 20:28:09 +08:00
Refael Ackermann
924a175bd8
[Tests] update dist from trusty to xenial 2019-02-25 15:02:15 -05:00
Jordan Harband
ad1110ef1a
[Tests] print out shellcheck version 2018-11-25 23:56:19 -08:00
Peter Dave Hello
22d32bede0 [New] Enable ccache on Travis CI to speed up compilation 2018-11-22 13:58:26 +08:00
Peter Dave Hello
7ff20855a2 [Tests] Integrate dockerfile_lint to test Dockerfile 2018-07-12 18:38:14 +08:00
Jordan Harband
b111436fde
[Tests] test nvm install-latest-npm on io.js v2 2018-06-06 22:49:56 -07:00
Jordan Harband
a26ab88478
[Tests] fix nvm install-latest-npm tests to fail properly 2018-04-24 22:23:44 -07:00
Jordan Harband
1f2a3234d2
[Tests] add nvm install-latest-npm tests for all node versions 2018-04-24 22:23:44 -07:00
Peter Dave Hello
0731003cfe
[New] Integrate eclint to test partial coding style 2018-02-26 02:29:38 +08:00
Peter Dave Hello
9c25a8f316 [Cleanup] Remove ghc related things in .travis.yml, cc #1619 2017-10-22 00:42:07 +08:00
Peter Dave Hello
73ad812215 Remove the manual ShellCheck install proecss on Travis CI 2017-09-29 00:22:43 +08:00
Jordan Harband
7b8af94fc9
[Tests] retry io.js test runs, since iojs.org is flaky. 2017-09-08 01:32:54 -07:00
Peter Dave Hello
c3c2d350e9 [Tests] Fix cache for WITHOUT_CURL tests in Travis 2017-05-19 13:58:14 +08:00
Piper Chester
964c7b3115
[Docs] README.markdown → README.md 2017-04-08 09:19:15 -07:00
Peter Dave Hello
7aa3448259
[Tests] Add curl back when WITHOUT_CURL test done since cache needs it 2017-04-09 13:13:25 +08:00
Peter Dave Hello
229c7e6f0c [Tests] Test "make release" in Travis CI 2017-04-09 15:16:13 +08:00
Peter Dave Hello
2ec2d31012 [Tests] Re-enable WITHOUT_CURL tests 2017-04-06 14:52:26 +08:00
Peter Dave Hello
a0534b720a [Tests] Reduce apt package dependencies calculation complexity 2017-04-02 16:48:28 +08:00