Skip to content

Commit 4cc8235

Browse files
travis: another typo. I need a break.
1 parent 278ba4f commit 4cc8235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compiler:
66
before_install:
77
- sudo add-apt-repository ppa:kubuntu-ppa/backports -y
88
- sudo apt-get update -qq
9-
- sudo apt-get install -qq cmake=2.8.12.2-0ubuntu1~ubuntu12.04.1~ppa2before_install:
9+
- sudo apt-get install -qq cmake=2.8.12.2-0ubuntu1~ubuntu12.04.1~ppa2
1010
before_script:
1111
- BUILD_DIR=`pwd`/builds
1212
- mkdir -p ${BUILD_DIR}

0 commit comments

Comments
 (0)