Skip to content

Commit f7963c4

Browse files
committed
fixes docker image based build issues as in PR #40 (missed a save)
1 parent 1afb043 commit f7963c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ services:
1313
addons:
1414
artifacts: true
1515

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"
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.11"
20+
- PSIPHON_SYSTEM_VERSION="default"
2121

2222
notifications:
2323
slack:

0 commit comments

Comments
 (0)