This website requires JavaScript.
Explore
Help
Sign In
balki
/
pgweb
Watch
1
Star
0
Fork
0
You've already forked pgweb
Code
Pull Requests
Activity
pgweb
/
.travis.yml
9 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis config
2014-10-26 12:00:37 -05:00
language
:
go
Test on go tip
2014-10-30 16:46:14 -05:00
go
:
-
1.3
Try to build on go1.4
2014-12-10 23:48:20 -06:00
-
1.4
Test on go tip
2014-10-30 16:46:14 -05:00
-
tip
Add travis config
2014-10-26 12:00:37 -05:00
install
:
make setup
Use make dev to build with travis
2014-10-26 12:13:18 -05:00
script
:
make dev
Copy Permalink