Commit graph

15 commits

Author SHA1 Message Date
Arlo Breault
d821846cc4 Bump version of golang in travis to v1.10
The http2 package removed support for v1.8 in,
22700d5518

and it says 1.9 isn't actively tested.
2018-11-26 12:43:56 -05:00
Arlo Breault
40bf7664d4 Fetch http2 dep in travis
Since 19b317e
2018-03-15 15:39:02 -04:00
Arlo Breault
13b31f6494 Bump go version on travis to 1.8.3
* Same as currently used in TB,
   https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/go/config?id=8c4c05ddcfc30107b967b204d491523685460226

 * Also, necessary for the "context" import in acme/autocert
2017-10-12 18:34:46 -04:00
Arlo Breault
ab4bd77cb4 Go get another missing dep in travis 2017-10-12 17:32:47 -04:00
Arlo Breault
66509e6af3 Go get missing dep in travis 2017-10-12 17:24:30 -04:00
Arlo Breault
815f976355 go get websocket in CI 2017-01-18 17:06:01 -08:00
Arlo Breault
2fd691c490 Remove Makefile 2017-01-18 16:58:16 -08:00
Serene Han
e93c38f834 client multiplexes AND recovers correctly! (close #31)
- stabilize rest of WebRTCPeer
 - use uid for the datachannel label
 - store a consistent WebRTC config in the dialer
2016-06-15 21:57:56 -07:00
Arlo Breault
9867730e34 Run client tests in travis too 2016-03-14 19:38:59 -07:00
Arlo Breault
e5f284ca56 Update for go1.6 2016-03-09 13:08:36 -08:00
Serene Han
e13b35faf3 Update travis to have goconvey 2016-02-13 11:56:27 -08:00
Serene Han
889b3fee98 better ProxyPair jasmine specs, ensure travis using more recent npm 2016-02-05 12:06:37 -08:00
Serene Han
e38bed8be3 convert all coffeescript tests to jasmine 2016-02-04 14:57:12 -08:00
Arlo Breault
cb505b6202 Enforce cake linting in CI 2016-01-27 22:10:02 -08:00
Arlo Breault
133f657928 Test on Travis
* Closes #10
2016-01-21 15:42:16 -08:00