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
13 lines
98 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
Update travis config
2014-12-17 21:39:28 -06:00
install
:
-
make setup
script
:
-
make dev
-
make test
Copy Permalink