We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df57d1 commit 8308496Copy full SHA for 8308496
.travis.yml
@@ -5,6 +5,9 @@ go:
5
go_import_path: github.com/xiaokangwang/AndroidLibV2ray
6
git:
7
depth: 5
8
+addons:
9
+ apt:
10
+ update: true
11
before_script:
12
- sudo ntpdate -u time.google.com
13
- date
0 commit comments