Skip to content

Commit 4169830

Browse files
committed
Merge pull request #3 from certik/travis
Travis: Run the docker image
2 parents 24acd60 + 2b9ac6c commit 4169830

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ before_install:
99

1010
script:
1111
- ls
12+
- docker run test/planet-sympy /bin/sh -c "./update.sh"
13+
14+
notifications:
15+
email: false

0 commit comments

Comments
 (0)