We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24acd60 + 2b9ac6c commit 4169830Copy full SHA for 4169830
.travis.yml
@@ -9,3 +9,7 @@ before_install:
9
10
script:
11
- ls
12
+ - docker run test/planet-sympy /bin/sh -c "./update.sh"
13
+
14
+notifications:
15
+ email: false
0 commit comments