This website requires JavaScript.
Explore
Help
Sign In
sjw
/
MovieNight
Watch
1
Star
0
Fork
You've already forked MovieNight
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9e28f9238f
MovieNight
/
.travis.yml
11 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Travis-CI
2019-03-17 02:57:41 +01:00
language
:
go
before_install
:
Update build scripts Moved all the go gets into the makefile to add version wasm support Added get to update all dependencies and removed unneeded make rules
2019-03-17 03:24:35 +01:00
-
make get
Add Travis-CI
2019-03-17 02:57:41 +01:00
go
:
-
1.12
.x
Enable module support for Travis I knew I was forgetting something.
2019-04-04 16:38:14 +02:00
env
:
-
GO111MODULE=on