We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0642b6f commit bd5a896Copy full SHA for bd5a896
.travis.yml
@@ -2,6 +2,9 @@ sudo: false
2
3
language: cpp
4
5
+cache:
6
+ apt: true
7
+
8
# the secure below is the binstar token
9
# to genrate this secure
10
# first create an anconda cloud token
0 commit comments