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 1afb043 commit f7963c4Copy full SHA for f7963c4
.travis.yml
@@ -13,11 +13,11 @@ services:
13
addons:
14
artifacts: true
15
16
-# # Uncomment To override defaults set in travis ci online interface
17
-# # (these will take precedence).
18
-# env:
19
-# - PSIPHON_CORE_VERSION="tags/v2.0.9"
20
-# - PSIPHON_SYSTEM_VERSION="9265a85"
+# Uncomment To override defaults set in travis ci online interface
+# (these will take precedence).
+env:
+ - PSIPHON_CORE_VERSION="tags/v2.0.11"
+ - PSIPHON_SYSTEM_VERSION="default"
21
22
notifications:
23
slack:
0 commit comments