Skip to content

Commit

Permalink
Use the new Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Jan 9, 2017
1 parent 35fbc22 commit fa9ecea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
sudo: required
language: ruby
language: bash
services:
- docker

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,3 +1,3 @@
FROM yastdevel/ruby-tw
COPY . /tmp/sources
FROM yastdevel/ruby
COPY . /usr/src/app

0 comments on commit fa9ecea

Please sign in to comment.