Hajime Hoshi
|
4341c5ff1a
|
Use TRAVIS_COMMIT to specify the commit explicitly
|
2019-12-14 17:40:50 +09:00 |
|
Hajime Hoshi
|
a117486da7
|
Update Go versions in .travis.yml
|
2019-10-22 14:32:34 +09:00 |
|
Hajime Hoshi
|
de7ae1aee8
|
Add go vet to .travis.yml
Updates #889
|
2019-10-07 03:12:19 +09:00 |
|
Hajime Hoshi
|
248e7d9a5a
|
Remove language from .travis.yml
|
2019-09-30 01:45:49 +09:00 |
|
Hajime Hoshi
|
227ab12200
|
Download Go manually in .travis.yml
|
2019-09-30 01:03:49 +09:00 |
|
Hajime Hoshi
|
fccf8119ab
|
Update Go 1.12.9 to Go 1.12.10 in .travis.yml
|
2019-09-30 00:12:54 +09:00 |
|
Hajime Hoshi
|
899fc38d23
|
Add wasm test with wasmbrowsertest
Fixes #881
|
2019-09-23 02:45:37 +09:00 |
|
Hajime Hoshi
|
175caa7319
|
Test Go 1.13 at TravisCI
|
2019-09-22 23:43:18 +09:00 |
|
Hajime Hoshi
|
cdddf48f89
|
Add build directories for tests especially for Windows
|
2019-09-18 11:12:23 +09:00 |
|
Hajime Hoshi
|
c982e00bb0
|
Fix .travis.yml not to test the playground
Updates #871
|
2019-09-03 02:06:37 +09:00 |
|
Hajime Hoshi
|
d469084fd3
|
Add xvfb service to .travis.yml explicitly (#910)
This should fix the errors opening /etc/init.d/xvfb
|
2019-08-08 19:53:45 +09:00 |
|
Hajime Hoshi
|
67feca100e
|
Fix .travis.yml to use libgl1-mesa-dev
|
2019-08-08 19:09:48 +09:00 |
|
Hajime Hoshi
|
833e467fde
|
Make Ebiten buildable on the playground environment
Bug: #871
|
2019-05-22 12:25:38 +09:00 |
|
Hajime Hoshi
|
35ac61056c
|
Use Go 1.12 for the latest GopherJS
|
2019-03-30 22:44:47 +09:00 |
|
Hajime Hoshi
|
ae2d863e9c
|
Add Windows bulding on Travis CI (#739)
This change adds commands just building Ebiten as Windows binaries.
This is not a perfect test but much better than no tests.
|
2019-01-20 17:45:51 +09:00 |
|
Hajime Hoshi
|
144eb9d752
|
Fix .travis.yml to use the appropriate branch
|
2018-12-09 03:34:51 +09:00 |
|
Hajime Hoshi
|
c25f5b03e0
|
Make TravisCI happy again
|
2018-08-27 03:19:24 +09:00 |
|
Hajime Hoshi
|
794bd1747c
|
Update .travis.yml for GopherJS
|
2018-08-26 19:41:27 +09:00 |
|
Hajime Hoshi
|
d10d319d7e
|
Bug fix: Module-awareness is required to get gjbt
|
2018-07-24 02:17:21 +09:00 |
|
Hajime Hoshi
|
2971fbb9ad
|
Fix gjbt import path
|
2018-07-18 11:01:48 +09:00 |
|
Hajime Hoshi
|
116bba0d37
|
Bug fix: need to install gopherjs command
|
2018-06-24 20:35:29 +09:00 |
|
Hajime Hoshi
|
1ac334931e
|
Fix .travis.yml
|
2018-06-24 16:15:27 +09:00 |
|
Hajime Hoshi
|
1d88706955
|
Fix .travis.yml: github.com/gopherjs/webgl is no longer used
|
2018-06-09 16:36:34 +09:00 |
|
Hajime Hoshi
|
bbe6926f9c
|
Fix .travis.yml
|
2018-05-25 02:11:34 +09:00 |
|
Hajime Hoshi
|
22ca490b6e
|
Fix comments in .travis.yml
|
2018-05-22 11:15:22 +09:00 |
|
Hajime Hoshi
|
f5a0ec320d
|
Use gjbt on TravisCI (#615)
|
2018-05-22 10:43:49 +09:00 |
|
Hajime Hoshi
|
600f0ae428
|
Revert "test: Specify cpu num as experiment (#575)"
This reverts commit 2f7cd00d2c .
|
2018-04-06 03:40:06 +09:00 |
|
Hajime Hoshi
|
2f7cd00d2c
|
test: Specify cpu num as experiment (#575)
|
2018-04-06 03:27:38 +09:00 |
|
Hajime Hoshi
|
0ad12e65df
|
examples: Remove build tags from sub-packages
|
2018-03-14 04:13:54 +09:00 |
|
Hajime Hoshi
|
c289b13a91
|
examples/2048: Bug fix: Tests didn't work
|
2018-03-14 03:13:46 +09:00 |
|
Hajime Hoshi
|
1b39c05fd4
|
Update to 1.10
|
2018-02-27 12:22:42 +09:00 |
|
Hajime Hoshi
|
3736fd3cfc
|
text: Add text_test.go
|
2018-02-24 04:55:15 +09:00 |
|
Hajime Hoshi
|
8f32d34536
|
Fix path in .travis.yml
|
2018-01-14 16:21:08 +09:00 |
|
Hajime Hoshi
|
a49fb7fcdf
|
Add gofmt test to .travis.yml
|
2018-01-14 16:18:09 +09:00 |
|
Hajime Hoshi
|
e83810fc57
|
audio/internal/convert: Add resampling_test.go
Fixes #369
|
2018-01-08 23:44:44 +09:00 |
|
Hajime Hoshi
|
3e5933a972
|
Enable GopherJS build again on Travis CI
Fixes #422
|
2017-12-31 17:47:01 +09:00 |
|
Hajime Hoshi
|
dae3aac4f4
|
Suspend building with GopherJS on TravisCI temporarily (#422)
|
2017-08-28 23:14:47 +09:00 |
|
Hajime Hoshi
|
eec49920fd
|
Update Go 1.9 in .travis.yml
|
2017-08-28 03:27:59 +09:00 |
|
Hajime Hoshi
|
eaadf68f32
|
Fix .travis.yml (libxi-dev)
|
2017-08-17 00:56:12 +09:00 |
|
Hajime Hoshi
|
f309b9fc6f
|
Fix .travis.yml (libxinerama-dev)
|
2017-08-17 00:51:13 +09:00 |
|
Hajime Hoshi
|
384578f77c
|
Fix .travis.yml
|
2017-08-17 00:46:21 +09:00 |
|
Hajime Hoshi
|
e50159af12
|
Avoid using ... in 'go test' in .travis.yml (#404)
This can avoid time out on TravisCI
|
2017-08-07 11:42:32 +09:00 |
|
Hajime Hoshi
|
3c7850e982
|
Bug fix: misspelling in .travis.yml
|
2017-08-07 11:04:54 +09:00 |
|
Hajime Hoshi
|
9e67a81ee2
|
Fix .travis.yml to use absolute paths as much as possible
|
2017-08-07 11:04:13 +09:00 |
|
Hajime Hoshi
|
7c277c3ab3
|
Update .travis.yml for new Oto implementation on Linux
|
2017-07-12 00:56:19 +09:00 |
|
Hajime Hoshi
|
5466ac504f
|
Update Go version in .travis.yml (#325)
|
2017-02-18 22:29:58 +09:00 |
|
Hajime Hoshi
|
6f35e4a783
|
Update .travis.yml (#136)
|
2016-09-04 17:16:13 +09:00 |
|
Hajime Hoshi
|
4a1a8aec11
|
Fix .travis.yml
|
2016-08-26 01:31:38 +09:00 |
|
Hajime Hoshi
|
bb6da8f85c
|
Fix files for 'example' tag
|
2016-08-26 01:25:28 +09:00 |
|
Hajime Hoshi
|
7410a9d814
|
Add example tags again
This reverts commit 7a1d63fb02 .
|
2016-08-26 00:40:39 +09:00 |
|